Skip to content

This an assembly language program which uses procedures and loops to count vowels in any given string.

Notifications You must be signed in to change notification settings

piyushchugeja/vowel-counter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Vowel Counter

The English language has 5 vowels.

  • a
  • e
  • i
  • o
  • u

This is a regular assembly language program which takes one string input and counts the number of vowels in it.

About

This an assembly language program which uses procedures and loops to count vowels in any given string.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages