There was an error while loading. Please reload this page.
1 parent 9f79ecf commit 575b3d6Copy full SHA for 575b3d6
README.md
@@ -1,3 +1,13 @@
1
# Python-Basics
2
-Contains all python data structure and basics concepts
+Contains the following files
3
+- Python fundamentals
4
+- Python Iteratives and coonditinal statements
5
+- Various Python In-built Data structures
6
+ - Lists
7
+ - Tuples
8
+ - Dictionaries
9
+ - Sets
10
+- how to handle and use Anonymous functions in python
11
+- How to handle Exceptions and files in python
12
+- Pattern recognition using Regular expressions
13
0 commit comments