Current File : //opt/RZpython3/bin/idle3.11
#!/opt/RZpython3/bin/python3.11

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