Skip to content

Commit 7416369

Browse files
authored
Update README.md
1 parent 046486e commit 7416369

1 file changed

Lines changed: 5 additions & 2 deletions

File tree

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,10 @@
55
</div>
66
<br>
77

8-
Welcome to The Legend of Python GitHub repo! We are super excited to have you. Here, you will find all the solutions to the challenges on Codédex.
8+
Welcome to The Legend of Python GitHub repo! We are super excited to have you. Here, you will find all the solutions to the challenges on Codédex. Feel free to make pull requests to add your own twists on the challenges!
99

1010
### Website: www.codedex.io
1111

12-
Feel free to make pull requests to add your own answers!
1312

1413
## 1. Hello World
1514

@@ -18,6 +17,10 @@ Feel free to make pull requests to add your own answers!
1817
- [`initials.py`](https://github.com/codedex-io/python-101/blob/main/1-hello-world/initials.py)
1918
- [`snail_mail.py`](https://github.com/codedex-io/python-101/blob/main/1-hello-world/letter.py)
2019

20+
**Community:**
21+
22+
- Make a PR
23+
2124
## 2. Variables
2225

2326
- [`temperature.py`](https://github.com/codedex-io/python-101/blob/main/2-variables/temperature.py)

0 commit comments

Comments
 (0)