| Current Path : /proc/3/root/opt/imh/python3.13/lib/python3.13/__phello__/ |
| Current File : //proc/3/root/opt/imh/python3.13/lib/python3.13/__phello__/__init__.py |
initialized = True
def main():
print("Hello world!")
if __name__ == '__main__':
main()