I have shared my all Python Practice files here including Basic Python, Advance Python and OOp's in Python.
• Datatypes & Datastructures
• Typecasting
• Conditional Statements
• Looping Statements
• Functions
• Lambda Functions with map, reduce and filter
• Comprehension - list, tuple, dictionary, generator
• Decorator, Generator and Iterator
• Inheritance
• Polymorphism
• Abstraction
• Encapsulation