#!/home/runner/work/llvm-mingw/llvm-mingw/python-native/bin/python3.11.exe

from idlelib.pyshell import main
if __name__ == '__main__':
    main()
