Light Mode
Dark Mode
Syntax Highlighter Errors
There are mistakes in "'')) == sorted(b.lower().replace(' ',''))"

Hello again! :-)

I found some syntax highlighter's errors in some of my published solutions.

I think the syntax highlighter have a bug with the empty string ('' or ""). It seems like it doesn't recognize it as a string but as a string opener (as a single ' or "). This results in marking whole code lines as strings (blue color) (like in this publication) and much more.

Some more of my publications with the same bug(?) are these:
http://www.checkio.org/mission/roman-numerals/publications/panaro32/python-3/first/
http://www.checkio.org/mission/speechmodule/publications/panaro32/python-3/first/

Thank you for your time.
panaro32

URL from: http://www.checkio.org/mission/verify-anagrams/publications/panaro32/python-3/first/
HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 6.2; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/34.0.1847.131 Safari/537.36
  • feedback
Created: May 17, 2014, 2:45 p.m.
Updated: May 17, 2014, 9:02 p.m.
0
26
User avatar
panaro32