Halo Worldpython

#To print hello world in python:
print("Hello World")
PVH