Skip to content

Instantly share code, notes, and snippets.

@forresty
Created July 10, 2017 03:18
Show Gist options
  • Select an option

  • Save forresty/1424a8cddec5a60776a0282b33d31409 to your computer and use it in GitHub Desktop.

Select an option

Save forresty/1424a8cddec5a60776a0282b33d31409 to your computer and use it in GitHub Desktop.
# 1. print welcome message
# 2. ask for first number (or exit)
# 3. ask for operation (or exit)
# 4. ask for second number (or exit)
# 5. perform calculation
# 6. show result
# 7. go back to 2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment