picoctf/misc/warmed_up/solve.py

5 lines
68 B
Python
Executable File

#!/usr/bin/env python3
number = 0x3D
print(f"picoCTF{{{number}}}")