Please help me anyone..! with this syntax error of Python?

Please help me anyone..! with this syntax error of Python?

I wrote this code to print Hello World but I am getting error, can anyone help me?

Python 3.10.4
>>> print("Hello World!)
SyntaxError: unterminated string literal (detected at line 1)

Source:

Agastya Changed status to publish April 4, 2023
2