eval(compile('for x in range(1):\n import time\n time.sleep(20)','a','single'))