Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit f8eea13

Browse files
Update README.md
1 parent cfdcd56 commit f8eea13

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

‎README.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
1-
#Python Tutorial
1+
# Python Tutorial
2+
3+
## 1. What is Python?
4+
Python has quickly become a favorite- it’s being taught in universities, and also being used for everything from scripting and web development to machine learning and data science. But what is Python?
5+
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+
[240+ Free tutorials to master Python](https://data-flair.training/blogs/python-tutorials-home/)
8+
9+
210

3-
##1. What is Python?
411

512
## Welcome to GitHub Pages
613

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /