We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 53a08fe commit be002c9Copy full SHA for be002c9
1 file changed
README.md
@@ -16,6 +16,8 @@ Welcome to The Legend of Python GitHub repo! We are super excited to have you. H
16
- [`initials.py`](https://github.com/codedex-io/python-101/blob/main/1-hello-world/04_initials.py)
17
- [`letter.py`](https://github.com/codedex-io/python-101/blob/main/1-hello-world/05_letter.py)
18
19
+Walkthrough video: https://www.youtube.com/watch?v=ioumu_SC7F8
20
+
21
## <img src="https://raw.githubusercontent.com/codedex-io/python-101/main/assets/badge_equal.png" height="21" style="vertical-align: middle"> Variables
22
23
- [`temperature.py`](https://github.com/codedex-io/python-101/blob/main/2-variables/07_temperature.py)
0 commit comments