Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion README
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

This project contains a series of Python examples to help someone new to Python learn how to program in Python.

this is updated change
I am listing the order in which you may want to read these examples. The order below starts with simple concepts, moving on to more advanced ones.

**Introduction To Python**
Expand Down Expand Up @@ -36,4 +37,4 @@ I am listing the order in which you may want to read these examples. The order b
- test_write_user_details_iostub.py
- write_user_details_di.py
- test_write_user_details_mock.py