Current Path : /proc/1412123/task/1412123/cwd/usr/lib/python3.11/__phello__/ |
Current File : //proc/1412123/task/1412123/cwd/usr/lib/python3.11/__phello__/__init__.py |
initialized = True def main(): print("Hello world!") if __name__ == '__main__': main()