Python Print ne fonctionne pas
print("111")
Red Team
print("111")
# make sure it has brackets and quotation marks
# like this
print("Hello World")