HEX
Server: Apache
System: Linux vps125252.inmotionhosting.com 4.18.0 #1 SMP Mon Sep 30 15:36:27 MSK 2024 x86_64
User: authornicolemesc (1024)
PHP: 8.1.33
Disabled: passthru,shell_exec,exec,system
Upload Files
File: //lib64/python3.12/__hello__.py
initialized = True

class TestFrozenUtf8_1:
    """\u00b6"""

class TestFrozenUtf8_2:
    """\u03c0"""

class TestFrozenUtf8_4:
    """\U0001f600"""

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

if __name__ == '__main__':
    main()