Your IP : 216.73.216.189


Current Path : /lib64/python3.11/__phello__/
Upload File :
Current File : //lib64/python3.11/__phello__/__init__.py

initialized = True

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

if __name__ == '__main__':
    main()