Skip to content

Commit 575b3d6

Browse files
Update README.md
1 parent 9f79ecf commit 575b3d6

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

README.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
11
# Python-Basics
2-
Contains all python data structure and basics concepts
2+
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
313

0 commit comments

Comments
 (0)