PYTHON   25
hello world
Guest on 27th August 2023 05:53:32 AM


  1. #!/usr/bin/env -python
  2. #!/usr/bin/python
  3.  
  4. print "Hello, World!"

Raw Paste

Login or Register to edit or fork this paste. It's free.