L'impression ne fonctionne pas à Python

# make sure it has brackets and quotation marks
# like this
print("Hello World")
Hugh_Man