Skip to content

Commit 1bf24dd

Browse files
authored
Update README.md
1 parent e35f788 commit 1bf24dd

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

exercises/000-welcome/README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,14 @@
22

33
We are very excited to have you here !! 🎉 😂
44

5-
This is the last series of exercises of a list of Python interactive tutorials published by [@alesanchezr](https://twitter.com/alesanchezr) with [4GeeksAcademy](https://4geeksacademy.com).
5+
This is the last series of exercises in a list of Python interactive tutorials published by [@alesanchezr](https://twitter.com/alesanchezr) with [4GeeksAcademy](https://4geeksacademy.com).
66

7-
If you have not completed them and you are new to javascript, I strongly recomend you start with:
7+
If you have not completed them, and you are new to Python, I strongly recommend you start with:
88

9-
1. [Python for beginners](https://github.com/4GeeksAcademy/python-beginner-programming-exercises)
9+
1. [Python for beginners](https://github.com/4GeeksAcademy/python-beginner-programming-exercises).
1010

11-
2. [Practice Looping Lists and Tuples](https://github.com/4GeeksAcademy/python-lists-loops-programming-exercises)
11+
2. [Practice Functions](https://github.com/4GeeksAcademy/python-functions-programming-exercises).
12+
13+
3. [Practice Loops and Lists](https://github.com/4GeeksAcademy/python-lists-loops-programming-exercises).
1214

13-
3. [Practice Functions](https://github.com/4GeeksAcademy/python-functions-programming-exercises)
14-
15-
Click `Next →` on the top right of this instructions when you are ready to start.
15+
Click `Next →` on the top right of these instructions when you are ready to start.

0 commit comments

Comments
 (0)