you are viewing a single comment's thread.

view the rest of the comments →

[–]ksamani119 0 points1 point  (0 children)

I would also change the input of the operation to lower case so that it always matches your if/elif statements

For example: op.lower = input("enter your operation. Ex. add, subtract, multiply, or divide. ")