Skip to content

Latest commit

 

History

History
35 lines (18 loc) · 537 Bytes

README.md

File metadata and controls

35 lines (18 loc) · 537 Bytes

Python-Files

I have shared my all Python Practice files here including Basic Python, Advance Python and OOp's in Python.

Basic 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

OOP'S in Python:

• Inheritance

• Polymorphism

• Abstraction

• Encapsulation

That's it for Python

Thank You.☻