/*
/*This is a C program written by Kay C. Rivera for ComSci 11 class under Ma'am Cristi. This prompts the user to input a sentence then outputs the number of vowels--a, e, i, o, and u--in the user-inputted sentence.*/
#include
#includeint a, e, i, o, u; /*We need five variables to serve as counters for the numbers of vowels
(
Read more... )
Comments 2
~deeyhordee
Reply
My course is Biochemistry. Like, wow, ang layo. :) I have no idea why I'm taking ComSci11 class as well. It's completely eating up my Saturdays too (Saturday ComSci class is from ten to three-thirty pm). I'm obviously an amateur at programming... Hindi ko rin alam kung ba't kailangan ko nito. :)
Reply
Leave a comment