Skip to content

Commit 545cdb7

Browse files
authored
Update README.md
1 parent bac7001 commit 545cdb7

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,10 @@ To get started with the Python materials:
3636
**Alternative Options:**
3737
You can also open the notebook files in [VS Code](https://code.visualstudio.com/) or upload them to [Google Colab](https://colab.research.google.com/) for an enhanced interactive experience.
3838

39+
Open the urls in Google Colab:
40+
- [chapter_1_python_basic.ipynb](https://github.com/StudySage/learn_python/blob/main/en/chapter_1_python_basic.ipynb)
41+
- [chapter_2_functions_and_modules.ipynb](https://github.com/StudySage/learn_python/blob/main/en/chapter_2_functions_and_modules.ipynb)
42+
3943
## Learning Path
4044

4145
The content is designed to gradually build your Python skills:

0 commit comments

Comments
 (0)