This repository contains all the assignments which I've solved during the 'Introduction to Python' course by Coding Ninjas.
Topics discussed are:-
1.Conditions and Loops
-
Patterns_1
-
Patterns_2
-
More on Loops
-
Functions
-
Arrays & Lists
-
Searching & Sorting
-
Strings
-
Two Dimensional Lists
10.Tuples, Dictionary and Sets