Skip to content

feat: push tugas latihan 1#109

Open
muhamadisro27 wants to merge 3 commits intosantekno:mainfrom
muhamadisro27:muhamad-isro-sabanur
Open

feat: push tugas latihan 1#109
muhamadisro27 wants to merge 3 commits intosantekno:mainfrom
muhamadisro27:muhamad-isro-sabanur

Conversation

@muhamadisro27
Copy link

@ihsanarifr

mohon di review mas


func IsVocalOrConsonant(str string) {

if str == "a" || str == "e" || str == "i" || str == "o" || str == "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 kondisi lowercase atw uppercase terlebih dahulu ya

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