Files
ShowMeYourBigSatellite/old/pythoncode.py
Julien Lengrand-Lambert 313b78c6db Creates hello world.
Adds old code for reference.

Next step is to make the static elements accessible.
2014-07-30 18:07:39 +02:00

5 lines
88 B
Python

#! /usr/bin/python
print 65 85
open("C:\Users\vde\Desktop\test.txt").write("SUCCESS!")