2026-rff_mp/skorohodovsa/task_2/source/settings.py

2 lines
70 B
Python
Raw Normal View History

cell_mapping = {"wall": "#", "empty": " ", "start": "S", "exit": "E"}