Your IP : 216.73.216.215


Current Path : /proc/21979/root/proc/self/root/opt/imh/python3.13/lib/python3.13/__phello__/
Upload File :
Current File : //proc/21979/root/proc/self/root/opt/imh/python3.13/lib/python3.13/__phello__/__init__.py

initialized = True

def main():
    print("Hello world!")

if __name__ == '__main__':
    main()