print("Heyo! Hello world... Option: 1 for Python 3 NOT 2") import sys sys.stdout.write("Heyo! Hello world... Option: 2 for any version\n")