Answers for "return 'hello world’ ^ syntaxerror: eol while scanning string literal"

7

SyntaxError: EOL while scanning string literal

This usually means there is a missing apostrophe somewhere
Posted by: Guest on January-04-2022

Browse Popular Code Answers by Language