I use notepad++ to write my python code, and when I put in this code for a basic calculator:
num1 = input("Enter a number") num2 =