Environment kuimaze2 is a Python module we will use to demonstrate several tasks belonging to this course. You shall first download the module according to installation instructions.
Module kuimaze2 provides
Map that represents the actual maze, and
The module also provides some type annotations for those who would like to use them in their code.