|
CSCI A348/548
|
Here's what your first assignment consists of:
players directory structure as detailed in the first lab. Archive and
compress it, and make it readable by everyone. Make sure you write your own text in the text files.
sum that produces the sum of its command line arguments
query that reads a file of usernames and passwords and then
maintains a dialogue with the user accepting usernames and retrieving passwords
process that reads a text file and prints a processed version of
it, with every uppercase vowel turned into lowercase and every lowercase vowel turned
into uppercase.
burrowww.