while executing the code :
SyntaxError: invalid syntax
at line 925
print('Qu', end=' ') \
^
second error :
File "python", line 7, in
ImportError: cannot import name 'is_in'
third error :
Traceback (most recent call last):
File "./prog.py", line 7, in
ImportError: No module named 'utils'