Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/patilni3/python_practice_files
- Owner: PatilNi3
- Created: 2022-10-30T17:30:18.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-11-26T05:29:48.000Z (3 months ago)
- Last Synced: 2024-11-26T06:26:08.140Z (3 months ago)
- Topics: coding, oops-in-python, python
- Language: Jupyter Notebook
- Homepage:
- Size: 76.2 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.☻