@@ -3,18 +3,18 @@ This repository includes all the practice problems and assignments which I've so
3
3
If you're unable to view the patterns properly in Jupyter notebook then double-click the markdown cell to enlarge.
4
4
5
5
Topics discussed are:-
6
- 1 ) [ Flow-Chart] ( https://github.com/BabaMalik/Coding -NInjas-Intro -to-Python/blob/master/1%20Flow-Chart )
7
- 2 ) [ Introduction to Python] ( https://github.com/BabaMalik/Coding -NInjas-Intro -to-Python/tree/master/2%20Introduction%20to%20Python )
8
- 3 ) [ Conditionals and Loops] ( https://github.com/BabaMalik/Coding -NInjas-Intro -to-Python/tree/master/3%20Conditionals%20and%20Loops )
9
- 4 ) [ Patterns 1] ( https://github.com/BabaMalik/Coding -NInjas-Intro -to-Python/tree/master/4%20Patterns%201 )
10
- 5 ) [ Patterns 2] ( https://github.com/BabaMalik/Coding -NInjas-Intro -to-Python/tree/master/5%20Patterns%202 )
11
- 6 ) [ More on Loops] ( https://github.com/BabaMalik/Coding -NInjas-Intro -to-Python/tree/master/6%20More%20on%20Loops )
12
- 7 ) [ Functions] ( https://github.com/BabaMalik/Coding -NInjas-Intro -to-Python/tree/master/7%20Functions )
13
- 8 ) [ Arrays and Lists] ( https://github.com/BabaMalik/Coding -NInjas-Intro -to-Python/tree/master/7%20Functions )
14
- 9 ) [ Searching And Sorting] ( https://github.com/BabaMalik/Coding -NInjas-Intro -to-Python/tree/master/9%20Searching%20%26%20Sorting )
15
- 10 ) [ Strings] ( https://github.com/BabaMalik/Coding -NInjas-Intro -to-Python/tree/master/10%20Strings )
16
- 11 ) [ Two Dimensional Lists] ( https://github.com/BabaMalik/Coding -NInjas-Intro -to-Python/tree/master/11%20Two%20Dimensional%20Lists )
17
- 12 ) [ Tupples, Dictionary And Sets] ( https://github.com/BabaMalik/Coding -NInjas-Intro -to-Python/tree/master/12%20Tupples%2C%20Dictionary%20And%20Sets )
6
+ 1 ) [ Flow-Chart] ( https://github.com/BabaMalik/Coinding -NInjas-Introduction -to-Python/blob/master/1%20Flow-Chart )
7
+ 2 ) [ Introduction to Python] ( https://github.com/BabaMalik/Coinding -NInjas-Introduction -to-Python/tree/master/2%20Introduction%20to%20Python )
8
+ 3 ) [ Conditionals and Loops] ( https://github.com/BabaMalik/Coinding -NInjas-Introduction -to-Python/tree/master/3%20Conditionals%20and%20Loops )
9
+ 4 ) [ Patterns 1] ( https://github.com/BabaMalik/Coinding -NInjas-Introduction -to-Python/tree/master/4%20Patterns%201 )
10
+ 5 ) [ Patterns 2] ( https://github.com/BabaMalik/Coinding -NInjas-Introduction -to-Python/tree/master/5%20Patterns%202 )
11
+ 6 ) [ More on Loops] ( https://github.com/BabaMalik/Coinding -NInjas-Introduction -to-Python/tree/master/6%20More%20on%20Loops )
12
+ 7 ) [ Functions] ( https://github.com/BabaMalik/Coinding -NInjas-Introduction -to-Python/tree/master/7%20Functions )
13
+ 8 ) [ Arrays and Lists] ( https://github.com/BabaMalik/Coinding -NInjas-Introduction -to-Python/tree/master/8%20Arrays%20and%20Lists )
14
+ 9 ) [ Searching And Sorting] ( https://github.com/BabaMalik/Coinding -NInjas-Introduction -to-Python/tree/master/9%20Searching%20%26%20Sorting )
15
+ 10 ) [ Strings] ( https://github.com/BabaMalik/Coinding -NInjas-Introduction -to-Python/tree/master/10%20Strings )
16
+ 11 ) [ Two Dimensional Lists] ( https://github.com/BabaMalik/Coinding -NInjas-Introduction -to-Python/tree/master/11%20Two%20Dimensional%20Lists )
17
+ 12 ) [ Tupples, Dictionary And Sets] ( https://github.com/BabaMalik/Coinding -NInjas-Introduction -to-Python/tree/master/12%20Tupples%2C%20Dictionary%20And%20Sets )
18
18
19
19
__ Download Jupyter notebook from here:__ https://jupyter.org/
20
20
__ Installing Jupyter notebook:__ https://jupyter.org/install
0 commit comments