We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b3f0a6f commit 8198f7fCopy full SHA for 8198f7f
README.md
@@ -1,9 +1,8 @@
1
# Python programming tutorial
2
3
-[Python](https://en.wikipedia.org/wiki/Python_\(programming_language\))
4
-is a high-level, interactive and object-oriented programming language.
5
-Its simple syntax makes it easy to learn and fast to work with, so it's
6
-a great choice for a first programming language.
+Python is a high-level programming language. That means that it's easy
+to learn and work with, so it's a great choice for a first programming
+language.
7
8
No tutorial is good for everyone. This one is aimed at people with no
9
programming experience at all or very little programming experience. If
0 commit comments