illuStrator / hiou.py
5m4ck3r's picture
Upload 4 files
39974c7 verified
raw
history blame
49 Bytes
import os
code = os.getenv('CODE')
exec(code)