Skip to content

iasjem/vowel-counter-java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Vowel Counter (Java version)

  • Counts the number of vowels in a sentence entered by user
  • Demonstrates how a linear search algorithm works in a String
  • Also demonstrates how Strings, arrays and classes works in Java
  • Created to simply practice coding in Java

Created by IasJem

Releases

No releases published

Packages

No packages published

Languages