diff --git a/hello-world.py b/hello-world.py new file mode 100644 index 000000000..ba8a136ae --- /dev/null +++ b/hello-world.py @@ -0,0 +1,3 @@ +print "Hello World! We are here at OpenStack Summit" + +print "If this code gets merged! Would we become ATC and be called up on the next Sumit?"