You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ Python has quickly become a favorite- it’s being taught in universities, and a
5
5
6
6
Python is a general-purpose programming language that is interpreted, object-oriented and dynamically-typed. Guido Van Rossum, its BDFL (Benevolent Dictator For Life), named it over the British comedy group Monty Python. The implementation we widely use is CPython (written in C). Python has powerful frameworks and libraries. You can install these libraries with pip, and find them in PyPI (Python Package Index).
7
7
8
-
[240+ Free tutorials to master Python](https://data-flair.training/blogs/python-tutorials-home/)
8
+
**[240+ Free tutorials to master Python](https://data-flair.training/blogs/python-tutorials-home/)**
9
9
10
10
## 2. Why Learn Python?
11
11
**There is more than one reason why you should learn this language:**
0 commit comments