2 lines
55 B
Python
2 lines
55 B
Python
|
#!/usr/bin/env python3
|
||
|
print(f'picoCTF{{{chr(0x70)}}}')
|