misc: add already solved challenges
This commit is contained in:
4
misc/lets_warm_up/solve.py
Executable file
4
misc/lets_warm_up/solve.py
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/usr/bin/env python3
|
||||
|
||||
ascii_char = chr(0x70)
|
||||
print(f"picoCTF{{{ascii_char}}}")
|
Reference in New Issue
Block a user