try: a = int(input("Enter first number: ")) b = int(input("Enter second number: ")) print("What kind of operation do you want to perform?\nPress + for addition\nPress ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results