mattbruton / mathmagician-group-project-dr-moneysack-and-friend-s

mathmagician-group-project-dr-moneysack-and-friend-s created by GitHub Classroom

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

mathmagician-group-project-dr-moneysack-and-friend-s created by GitHub Classroom


Languages

Language:C# 100.0%