|
I got exercises for you;
"Dates are printed in several common formats. Two of them are:
1st: 07/18/06
2nd: July 18, 2006
Write an application that will read a date in the first format and output the date in the second format."
After that exercise,
"Write an application that reads several lines of text and print a table indicating the number of times a word occurs in the text."
|