Skip to content
This repository has been archived by the owner on Jan 29, 2020. It is now read-only.

1.1 - User Input - Andrew T. Poe #1

Closed
12 tasks done
andrewtpoe opened this issue Jun 15, 2015 · 0 comments
Closed
12 tasks done

1.1 - User Input - Andrew T. Poe #1

andrewtpoe opened this issue Jun 15, 2015 · 0 comments
Assignees

Comments

@andrewtpoe
Copy link

This program should prompt for and accept

-someone's name
-someone's ideal legal situation (from the following options)

  1. "I am law abiding!"
  2. "I make sure others obey the law."
  3. "I live outside the law."
  4. "Questionable."

and return one of these based on legal situation:

  1. The Empire thanks you for your aquiescence, citizen name.
  2. name, aren't you a little short for a Storm Trooper?
  3. Hey, name! Who's scruffy-lookin'?
  4. name, I loathe bounty hunters. We don't need their scum...
    If selection is invalid, return:
    name, meesa Jar Jar Binks.

Tasks

Tasks

  • Create a new Issue with these tasks! (S)
  • Use the Github web interface to create a repository called 1.1-User-Input
  • Use the Github web interface to create a branch called on 1.1-User-Input called <initials>-develop
  • In Github, open a PR from <initials>-develop into master
  • Create the Quick Star Wars Character test (L)
    • Checkpoint: Create assignment.rb
    • Checkpoint: Store a person's name from a prompt
    • Checkpoint: Store a person's legal preference
    • Checkpoint: Perform logic on the legal preference
    • Checkpoint: Return one of the required strings back to the user.
    • Checkpoint: Commit assignment.rb
    • Complete: Pushed assignment.rb

Solution: andrewtpoe/1.1-User-Input#1

@andrewtpoe andrewtpoe changed the title ATP-assignment-1 1.1 - User Input - Andrew T. Poe Jun 15, 2015
@andrewtpoe andrewtpoe reopened this Jun 15, 2015
@andrewtpoe andrewtpoe added wip and removed wip labels Jun 15, 2015
@andrewtpoe andrewtpoe self-assigned this Jun 15, 2015
@rpearce rpearce closed this as completed Jun 18, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants