a = [' print "+/u/compilebot python\\n"', ' print "a =", a', ' for s in a: print s', ' exit()'] print "+/u/compilebot python\n" print "a =", a for s in a: print s exit()
Standard input is empty
+/u/compilebot python
a = [' print "+/u/compilebot python\\n"', ' print "a =", a', ' for s in a: print s', ' exit()']
print "+/u/compilebot python\n"
print "a =", a
for s in a: print s
exit()