You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: exercises/000-welcome/README.md
+7-7Lines changed: 7 additions & 7 deletions
Original file line number
Diff line number
Diff line change
@@ -2,14 +2,14 @@
2
2
3
3
We are very excited to have you here !! 🎉 😂
4
4
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).
6
6
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:
8
8
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).
10
10
11
-
2.[Practice Looping Lists and Tuples](https://github.com/4GeeksAcademy/python-lists-loops-programming-exercises)
0 commit comments