Skip to content

sethdorris/mathmagician

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Mathmagician

Acceptance Criteria

  1. Console app that prints out lists of numbers
  2. Accepts a one word command.
  3. Application will be interactive.

Commands (Case insensitive )

  1. Integers
  2. Primes
  3. Fibonacci
  4. even
  5. odd

Workflow

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!".

About

TDD'ing the Mathmagician

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%