helloworld.py 44 B

123
  1. #!/usr/bin/env python2
  2. print "Hello World"