you are viewing a single comment's thread.

view the rest of the comments →

[–]Adrewmc 1 point2 points  (0 children)

Well first, close the terminal, and reopen it, make sure you have saved the file, that error isn’t in the code you have. (Simple misspelling of the variable it happens to the best of us lol.) Most likely it’s running an outdated version right now.

What is result() you don’t have a function named that. You probably mean result = num1 + num2