Assignment One

Flow control with if-else

This first assignment consists of one program, which must be turned in on paper at the beginning of class, 31 January, 2007.

Part One

You should write a program that asks the user for the names and ages of three people. You should then print the names (and ages) out in the order of the people's ages (youngest first).

What to turn in

Print out your source code along with the results of a successful execution of your program along with some testing of your program. Turn this in at the beginning of the class on January 31st.