Skip to content

Instantly share code, notes, and snippets.

@wofockham
Created July 7, 2014 05:30
Show Gist options
  • Select an option

  • Save wofockham/dbd3967ecd01a397abe9 to your computer and use it in GitHub Desktop.

Select an option

Save wofockham/dbd3967ecd01a397abe9 to your computer and use it in GitHub Desktop.

Your top choices

Create an array to hold your top choices (colors, presidents, whatever).

For each choice, log to the screen a string like: "My #1 choice is blue."

Bonus: Change it to log "My 1st choice, "My 2nd choice", "My 3rd choice", picking the right suffix for the number based on what it is.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment