00NANisan AbeywickramaWhy cant i run this code in python 2.7I ran it in python 3.6 and it worked fine. with the python 2.7 IDE it displayed "add" not defined while True: print("Options") print("Enter 'add' to add two numbers") print("Enter 'subtract' to subtract two numbers") print("Enter 'm...Jul 21, 2017