Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/patilni3/python_practice_files

Basic Python and OOP's in Python
https://github.com/patilni3/python_practice_files

coding oops-in-python python

Last synced: 2 months ago
JSON representation

Basic Python and OOP's in Python

Awesome Lists containing this project

README

        

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