File tree Expand file tree Collapse file tree 1 file changed +17
-7
lines changed
Expand file tree Collapse file tree 1 file changed +17
-7
lines changed Original file line number Diff line number Diff line change 22Contains a step by step tutorial to learn python
33
44
5- Read in the following order
6- Getting Started
7- Basics
8- Operators
9- Operators 2
10- Bitwise Operators
5+ 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")
1121
1222
1323
@@ -21,4 +31,4 @@ Download or clone the repository and open up a terminal inside the repo and ente
2131It will automatically launch your browser and you can read and run python code inside it
2232
2333
24- README file to be properly updated soon
34+ README file to be properly updated soon
You can’t perform that action at this time.
0 commit comments