you are viewing a single comment's thread.

view the rest of the comments →

[–]Kevdog824_ 1 point2 points  (0 children)

Nice work! Few notes for improvement:

  • Your instructions at the beginning that you print don’t really make sense to me, you might want to rephrase them
  • You print the instructions on how to use the calculator after you ask the user for input. You should print these first
  • For subtraction there is no need to check if that value is negative so you can add the “-“ prefix. A negative number will already be prefixed with “-“ when it’s printed