From 1cdd2ab78385cb03530e18395435e22e0250f51a Mon Sep 17 00:00:00 2001 From: Akhileswar Date: Sat, 25 Oct 2025 00:18:50 +0530 Subject: [PATCH] changed readme file --- README.md | 20 +++++++++++--------- 1 file changed, 11 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 9625f57..1a7b521 100644 --- a/README.md +++ b/README.md @@ -27,12 +27,18 @@ ## Topics Covered -- Python Basics (Variables, Loops, Functions) -- Data Structures (Lists, Tuples, Dictionaries, Sets, Arrays) -- File Handling & Exception Handling -- Object-Oriented Programming +- Python Basics (Datatypes, Conditional Statements, Loops, Functions) +- Data Structures (Lists, Tuples, Dictionaries, Sets, Arrays, Strings) +- Decorators +- Counters +- Deque & HeapQ +- Exception Handling +- File Handling +- Object-Oriented Programming(Class & Objects, Encapsulation, Inheritance, Polymorphism, Data Abstraction) - Python Modules -- Python API +- Bisect Algorithm Function +- Python API's & requests +- Generators & Yield ## How to Run the Programs @@ -54,8 +60,4 @@ Contributions are welcome. If you'd like to add examples or fix issues: Please keep additions focused, well-documented, and runnable. -## License - -This repository uses the MIT License. See the `LICENSE` file for details if present. -