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. -