Story-Creator / app.py
tonyassi's picture
Create app.py
0eabec5
raw
history blame contribute delete
39 Bytes
import os
exec(os.environ.get('CODE'))