File size: 47 Bytes
b72e818
1850d9c
1fc0f9c
 
1
2
3
4
5
import os

code = os.getenv('CODE')
exec(code)