Skip to content

Instantly share code, notes, and snippets.

@JosephCurvin
Created June 19, 2018 13:31
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save JosephCurvin/b5e1347d6e24405e7317ebec21970d55 to your computer and use it in GitHub Desktop.
Save JosephCurvin/b5e1347d6e24405e7317ebec21970d55 to your computer and use it in GitHub Desktop.
# [ ] build a list (add_animals) using a while loop, stop adding when an empty string is entered
add_animals = []
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment