| Current Path : /proc/thread-self/root/proc/289779/root/lib/python3.11/__phello__/ |
| 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()