Skip to content

Commit 8198f7f

Browse files
committed
remove useless wikipedia link
1 parent b3f0a6f commit 8198f7f

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11
# Python programming tutorial
22

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.
3+
Python is a high-level programming language. That means that it's easy
4+
to learn and work with, so it's a great choice for a first programming
5+
language.
76

87
No tutorial is good for everyone. This one is aimed at people with no
98
programming experience at all or very little programming experience. If

0 commit comments

Comments
 (0)