|
9 | 9 | **Note: You can easily convert this markdown file to a PDF in [VSCode](https://code.visualstudio.com/) using this handy extension [Markdown PDF](https://marketplace.visualstudio.com/items?itemName=yzane.markdown-pdf).**
|
10 | 10 |
|
11 | 11 | <p align="center">
|
12 | | - <img src="https://user-images.githubusercontent.com/45159366/118338208-696bd480-b4ca-11eb-97f4-697c2c4179ff.png"> |
| 12 | + <img src="https://user-images.githubusercontent.com/45159366/146692535-adec49d0-7755-4983-8446-5a32e8b1ea51.png"> |
13 | 13 | <br />
|
14 | 14 | </p>
|
15 | 15 |
|
16 | | - |
17 | 16 | ## Python Learning Resources
|
18 | 17 |
|
19 | 18 | [Python](https://www.python.org) is an interpreted, high-level programming language. Python is used heavily in the fields of Data Science and Machine Learning.
|
|
56 | 55 |
|
57 | 56 | [Python Courses Online from Coursera](https://www.coursera.org/courses?query=python)
|
58 | 57 |
|
59 | | -# Python Frameworks, Libraries, and Tools |
| 58 | +## Python Frameworks, Libraries, and Tools |
60 | 59 |
|
61 | 60 | [Python Package Index (PyPI)](https://pypi.org/) is a repository of software for the Python programming language. PyPI helps you find and install software developed and shared by the Python community.
|
62 | 61 |
|
|
0 commit comments