changeset 1:924fec18933e draft

Uploaded
author sebastian
date Fri, 21 Feb 2014 10:28:59 -0500
parents 0d66ec694153
children 6dea9465b116
files hello.py
diffstat 1 files changed, 4 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/hello.py	Fri Feb 21 10:28:59 2014 -0500
@@ -0,0 +1,4 @@
+#!/usr/bin/env python
+
+print "Hello"
+