Using The Print function

print ("Hello World")

Using the Print Function Again

print ("Hello World" * 6)