#This is a simple hello world program in python #It just prints Hello World to the terminal print("Hello World")