Skip to content

Commit 9287643

Browse files
authored
Update README.md
1 parent bf8e312 commit 9287643

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

01 - Games/Escaping the Maze/README.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
1-
# Day 6 - Python Functions
2-
## Concepts Practiced
1+
# Escaping the Maze
2+
[Reeborg's Maze](https://reeborg.cs20.ca/?lang=en&mode=python&menu=%2Fworlds%2Fmenus%2Fsk_menu.json&name=Maze&url=%2Fworlds%2Ftutorial_en%2Fmaze1.json)
3+
![day006](https://user-images.githubusercontent.com/98851253/154312745-8abc5397-27b7-4a1d-b29c-3a1527280868.gif)
4+
5+
## Concepts:
6+
### Python Functions
37
- Defining and Calling Python Functions
48
- Indentation in Python
59
- While Loops
6-
## Escaping the Maze
7-
[Reeborg's Maze](https://reeborg.cs20.ca/?lang=en&mode=python&menu=%2Fworlds%2Fmenus%2Fsk_menu.json&name=Maze&url=%2Fworlds%2Ftutorial_en%2Fmaze1.json)
8-
![day006](https://user-images.githubusercontent.com/98851253/154312745-8abc5397-27b7-4a1d-b29c-3a1527280868.gif)

0 commit comments

Comments
 (0)