4 lines
47 B
Python
4 lines
47 B
Python
#!/bin/python2.7
|
|
|
|
print "I hope this works :D"
|
#!/bin/python2.7
|
|
|
|
print "I hope this works :D"
|