- Console app that prints out lists of numbers
- Accepts a one word command.
- Application will be interactive.
- Integers
- Primes
- Fibonacci
- even
- odd
What would you like for me to do?
User enters a command, then presses enter.
How many should I print?
User enters how many numbers should be printed.
Cool, I'm going to print [some amount] [some command] numbers.
If an unknown command is entered, then the Mathmagician will say, "Whoops!".