We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0b31ba5 commit c3ba5b7Copy full SHA for c3ba5b7
README.md
@@ -1,8 +1,8 @@
1
# Introduction to Python
2
-These are the notes I took following CS50's Introduction to Programming with Python.
+These are the notes I took following CS50's Introduction to Programming with Python. The repository also contains my solutions to some Problem Sets.
3
4
## Resources
5
* [YouTube Playlist of CS50P](https://www.youtube.com/playlist?list=PLhQjrBD2T3817j24-GogXmWqO5Q5vYy0V)
6
* [Course site](https://cs50.harvard.edu/python/2022/)
7
* [Course material](https://cdn.cs50.net/python/2022/x/)
8
-* [License](./LICENSE.md)
+* [License](./LICENSE.md)
0 commit comments