|
1 | | -# Introduction-to-python |
2 | | -This repository contains few programming problems, which will clear the basics of python. |
3 | | -Every folder has 2 sub folders 1. lectures 2. Assignment |
4 | | -Also you can find the problem statement with input format and expected output |
| 1 | +# Introduction-to-python (coding ninjas foundation) |
| 2 | +This repository contains basic to advance python programming problems, module is designed in such a fashion that it will clear all the basics concepts of python |
| 3 | +<br/>Every folder has 2 sub folders <br/> 1. lectures <br/> 2. Assignment <br/> |
| 4 | +Every .py file contains problem statement , input and Output -- highly recommend if try problem before looking into solutions. |
0 commit comments