Skip to content

Instantly share code, notes, and snippets.

@romanegloo
Created February 13, 2019 20:27
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 romanegloo/f6af6e10db27d26f2ef25381c0dce5f0 to your computer and use it in GitHub Desktop.
Save romanegloo/f6af6e10db27d26f2ef25381c0dce5f0 to your computer and use it in GitHub Desktop.
lab05_note

Lab 05

Lab 05 instruction

Easiest so far!!!

Checklist

  • menu option is single char
  • use do-while for the menu loop
  • switch for menu decision
  • for-loop for adding numbers
  • user inputs don't need to be validated, assume those are correct
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment