LINDOSA
0
Q:

eol while scanning string literal

EOL- End of Line Error
1
The SyntaxError: EOL while scanning string literal error in python occurs 
when while scanning a string of a program the python hit the end of the line 
due to the following reasons:
	-Missing quotes
	-Strings spanning multiple lines
1

New to Communities?

Join the community