#!/Library/Frameworks/Python.framework/Versions/3.9/bin/python3.9 from idlelib.pyshell import main if __name__ == '__main__': main()