HEX
Server: Apache
System: Linux cpanel.oo22xfm3qr4ujeyefshohxwgpe.gx.internal.cloudapp.net 3.10.0-1160.90.1.el7.x86_64 #1 SMP Thu May 4 15:21:22 UTC 2023 x86_64
User: alaskaadmin (1084)
PHP: 8.1.34
Disabled: NONE
Upload Files
File: //bin/idle
#!/usr/bin/python2.7

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