Skip to content

Commit 05c4bf5

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

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,10 +33,10 @@ To get started with the Python materials:
3333
```
3434
Then, open any notebook file (.ipynb) to begin learning.
3535

36-
**Alternative Options:**
37-
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.
36+
**Better Options:**
37+
You can also open the notebook files in [VS Code](https://code.visualstudio.com/) or open them in [Google Colab](https://colab.research.google.com/) for playing with the codes.
3838

39-
Open the urls in Google Colab:
39+
Copy and open the urls in Google Colab:
4040
- [chapter_1_python_basic.ipynb](https://github.com/StudySage/learn_python/blob/main/en/chapter_1_python_basic.ipynb)
4141
- [chapter_2_functions_and_modules.ipynb](https://github.com/StudySage/learn_python/blob/main/en/chapter_2_functions_and_modules.ipynb)
4242

0 commit comments

Comments
 (0)