create a python file hello world code example
Example 1: how to print hello world in python
print("Hello World!")
Example 2: how+to+print+hello+world in python
print("Hello world")
print("Hello World!")
print("Hello world")