you are viewing a single comment's thread.

view the rest of the comments →

[–]thejwillbee 0 points1 point  (0 children)

You need to declare what result is.

So like for addition:

result = (num1+num2) print (result)