Python 3.13.3 (tags/v3.13.3:6280bb5, Apr 8 2025, 14:47:33) [MSC v.
1943 64 bit
(AMD64)] on win32
Enter "help" below or click "Help" above for more information.
>>> print("anuj anwale
...
SyntaxError: unterminated string literal (detected at line 1)
>>> print("anuj anwale")
...
anuj anwale