6 lines
73 B
Python
6 lines
73 B
Python
#!/usr/bin/python
|
||
|
||
print "evil!";
|
||
exit(0);
|
||
#[2A[1Dprint "Hello World!"
|