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 8ae32d6

Browse files
committed
Fixed README.md page linking
Signed-off-by: Chandan Kumar <raukadah@gmail.com>
1 parent 1719f7f commit 8ae32d6

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

‎README.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ Source code url of Python: https://github.com/python/cpython
1010

1111
Github also provides a nice feature to show the contributors of any project.
1212

13-
Let's write a program to show
14-
* the contributors of cpython project with their names
13+
Let's write a program to show
14+
* Top 10 contributors of cpython project with their names
1515
* Numbers of commits made by the contributors
1616
* Find list of contributors having same number of commits
1717

@@ -32,4 +32,8 @@ Type "help", "copyright", "credits" or "license" for more information.
3232
If not then follow this link to install Python:
3333
https://www.python.org/downloads/
3434

35-
### Follow these next steps to learn Python and solve it
35+
### Follow these next steps to learn Python and then solve it
36+
37+
* [Begin your Python Journey](beginning.md)
38+
* [Have fun with Python Data Structures](datat_structures.md)
39+
* [Interact with files and Modules](file_and_modules.md)

0 commit comments

Comments
(0)

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