Completed challenge 086

This commit is contained in:
Michael Chen 2022-05-17 12:39:38 +02:00
parent 50e9672848
commit e5519797c7
No known key found for this signature in database
GPG Key ID: FD1BAF55F0CBDCF9

2
086/solve.py Normal file
View File

@ -0,0 +1,2 @@
#!/usr/bin/env python3
print(f'picoCTF{{{42:b}}}')