Files
C_C++
Haskell
Java
LaTeX
Misc.
Python
ai
modules
ascii_injection.py
ascii_nn_input_helper.py
better_exceptions_test.py
decorator.py
dpt.py
format.py
graph.py
group.py
int_memory.ctype.py
int_memory.py.py
leno.py
matplotlib_hw.py
nnadd.py
otest.py
snek_help.py
tkinter_filepicker_test.py
torus.py
Vim
Webdev
git
.gitignore
Makefile
tests/Python/ascii_injection.py
2024-03-10 16:02:52 +01:00

6 lines
73 B
Python
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

#!/usr/bin/python
print "evil!";
exit(0);
#print "Hello World!"