view script.py @ 5273:a8d45d7ef025

<elliott> echo \'int main() { return 123; }\' | gcc -x c - && ./a.out; echo $?
author HackBot
date Sat, 21 Mar 2015 03:38:16 +0000
parents 35e6aa696548
children 4119c9bf76e2
line wrap: on
line source

print('Hello World!')
n