10. Mazes
1. A quick Python introduction: part 1
#
def
for
in
if
True
False
not
while
and
elif
else
or
break
continue
pass
import
from
as
raise
try
except
finally
move()