Skip to content

Commit c5a2508

Browse files
committed
minor text corrections
1 parent 3bf57eb commit c5a2508

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

python_installation/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22

33
Huh, it's exciting, right?! You'll write your first line of code in just minutes!
44

5-
But first, let us tell you what Python is. Python is a very popular programming language that can be used to write websites, games, science, graphics, and many, many more.
5+
But first, let us tell you what Python is. Python is a very popular programming language that can be used for creating websites, games, science, graphics, and much, much more.
66

7-
Python was conceived in the late 1980s and its main goal is to be readable by human beings (not only machines!) that's why it looks much simpler than other programming languages. That also makes it easy to learn, but don't worry, Python is also really powerful!
7+
Python was conceived in the late 1980s and its main goal is to be readable by human beings (not only machines!), which is why it looks much simpler than other programming languages. That makes it easy to learn, but don't worry, Python is also really powerful!
88

99
# Python installation
1010

0 commit comments

Comments
 (0)