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