| 100 points
Tags: Category: General SkillsbasePython
AUTHOR: LT 'SYREAL' JONES
Run the Python script and convert the given number from decimal to binary to get the flag.
python3 convertme.py
output -------
If 71 is in decimal base, what is it in binary base?
Answer:
answer----------
01000111
output------------
That is correct! Here's your flag: picoCTF{4ll_y0ur_b4535_9c3b7d4d}
picoCTF{4ll_y0ur_b4535_9c3b7d4d}