Your IP : 216.73.216.81


Current Path : /proc/thread-self/root/proc/289779/root/lib/python3.11/__phello__/
Upload File :
Current File : //proc/thread-self/root/proc/289779/root/lib/python3.11/__phello__/__init__.py

initialized = True

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

if __name__ == '__main__':
    main()