/ hello-world / p / Python 3.py
Python 3.py
1  #!/usr/bin/env python3
2  print("Hello World")