Skip to content

Latihan noverry-ambo Golang Basic#103

Open
noverryjavadev wants to merge 3 commits intosantekno:mainfrom
noverryjavadev:noverry-ambo
Open

Latihan noverry-ambo Golang Basic#103
noverryjavadev wants to merge 3 commits intosantekno:mainfrom
noverryjavadev:noverry-ambo

Conversation

@noverryjavadev
Copy link

tugas 1 & 2

@noverryjavadev
Copy link
Author

tugas unit test,
mohon pencerahannya mas, masih salah kayaknya punyaku

@noverryjavadev
Copy link
Author

update tugas unit test


func isVocal(vocal string) string {

if vocal == "a" || vocal == "e" || vocal == "i" || vocal == "o" || vocal == "u" {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

bisa ditambahkan buat terlebih dahulu input-nya menjadi uppercase atw lowercase biar bisa diseragamkan

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants