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 ba40320

Browse files
review changes
Signed-off-by: Nikhil Dhandre <ndhandre@redhat.com>
1 parent 8d6c19b commit ba40320

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

‎README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,9 @@
33
A hands-on tutorial intended for learning Python3 by solving problems.
44

55
## Problem Statement:
6-
[Python](https://www.python.org/) is an open source programming language. It's code and all
7-
development happens on GitHub.
6+
[Python](https://www.python.org/) is an open source programming language. In 1991, [Guido van
7+
Rossum](https://en.wikipedia.org/wiki/Guido_van_Rossum) made Python. It's code is open source and
8+
all development happens on [GitHub](https://github.com/python/cpython).
89

910
Source code URL of Python: https://github.com/python/cpython
1011

@@ -35,5 +36,5 @@ https://www.python.org/downloads/
3536
### Follow these next steps to learn Python and then solve it
3637

3738
* [Begin your Python Journey](beginning.md)
38-
* [Have fun with Python Data Structures](datat_structures.md)
39+
* [Have fun with Python Data Structures](data_structures.md)
3940
* [Interact with files and Modules](file_and_modules.md)

0 commit comments

Comments
(0)

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