Skip to content

Commit 59933ca

Browse files
committed
updated readme and renamed files
1 parent 24ac3a0 commit 59933ca

16 files changed

+15
-15
lines changed
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

README.md

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -3,21 +3,21 @@ Contains a step by step tutorial to learn python
33

44

55
Read in the following order:
6-
[1. Getting Started](1. Getting Started.ipynb)
7-
[2. Basics](2. Basics.ipynb)
8-
[3. Operators](3. Operators.ipynb)
9-
[4. Operators 2](4. Operators 2.ipynb)
10-
[5. Bitwise Operators](5. Bitwise Operators.ipynb)
11-
[6. Basic Types](6. Basic Types.ipynb)
12-
[7. Conditional Statements](7. Conditional Statements.ipynb)
13-
[8. Loops](8. Loops.ipynb)
14-
[9. Numbers](9. Numbers.ipynb)
15-
[10. Sequences](10. Sequences.ipynb)
16-
[11. Sets](11. Sets.ipynb)
17-
[12. Mappings](12. Mappings.ipynb)
18-
[13. Identity Operator](13. Identity Operator.ipynb)
19-
[14. Comprehensions](14. Comprehensions.ipynb)
20-
[15. Functions](15. Functions.ipynb)
6+
[1-getting-started](1-getting-started.ipynb)
7+
[2-basics](2-basics.ipynb)
8+
[3-operators](3-operators.ipynb)
9+
[4-operators-2](4-operators-2.ipynb)
10+
[5-bitwise-operators](5-bitwise-operators.ipynb)
11+
[6-basic-types](6-basic-types.ipynb)
12+
[7-conditional-statements](7-conditional-statements.ipynb)
13+
[8-loops](8-loops.ipynb)
14+
[9-numbers](9-numbers.ipynb)
15+
[10-sequences](10-sequences.ipynb)
16+
[11-sets](11-sets.ipynb)
17+
[12-mappings](12-mappings.ipynb)
18+
[13-identity-operator](13-identity-operator.ipynb)
19+
[14-comprehensions](14-comprehensions.ipynb)
20+
[15-functions](15-functions.ipynb)
2121

2222

2323

0 commit comments

Comments
 (0)