diff --git a/docs/weekly_modules/Week 5/week-5-python.md b/docs/weekly_modules/Week 5/week-5-python.md index b0af0b5..95b5394 100644 --- a/docs/weekly_modules/Week 5/week-5-python.md +++ b/docs/weekly_modules/Week 5/week-5-python.md @@ -33,6 +33,8 @@ _Students need not refer to every resource given. Select any 1/2 resources for a Use [Python Tutor](https://pythontutor.com/) - To see execution flow of code +[_Recommended_] Search [RealPython](realpython.com) for each topic in curriculum. They have good text tutorials on almost all Python topics. + **Courses**: [Learn Python 3 | Codecademy](https://www.codecademy.com/learn/learn-python-3)