Wednesday, January 9, 2013

Array - Larik (6)

Program to analyze an input string that is entered by the user and then show:
a. How many characters are in the form of vocal characters (a, i, u, e, o)
b. How many non-vocal character and other characters

===========================================================================
Program untuk menganalisa sebuah string inputan yang diinputkan oleh user dan kemudian tampilkan:
a.    Berapa jumlah karakter yang berupa karakter vokal (a,i,u,e,o)
b.    Berapa jumlah karakter yang non vokal dan karakter-karakter lainnya

Script Program :


Screenshot :

Try It and Good Luck!!!

No comments:

Post a Comment