https://github.com/sambhav228/learn-python
It contains topic-wise implementation of python program from basic to advanced level
https://github.com/sambhav228/learn-python
learn-python python python-library
Last synced: 17 days ago
JSON representation
It contains topic-wise implementation of python program from basic to advanced level
- Host: GitHub
- URL: https://github.com/sambhav228/learn-python
- Owner: sambhav228
- License: mit
- Created: 2020-05-30T14:54:36.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-06-25T11:34:19.000Z (almost 6 years ago)
- Last Synced: 2025-12-26T20:14:34.676Z (5 months ago)
- Topics: learn-python, python, python-library
- Language: Python
- Homepage:
- Size: 115 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Learn-Python
@sambhav228
### Hii there,
### These are some topics which I prepared for writing Cisco-ISTE codethon 2020(https://codathon.eduskillsfoundation.org/index.php/iste-codathon/) . This codethon is totally based on python programming from qulafication round to final round. Currently I am finilist in this codathon , yet more to update this repo ...
## Topics :
Data types
Sequence types
operator and operand
print and input Function
Basic programs
Control statements
Command Line Arguments
Functions
Lambda Functions
List Comprehensions
OOPs
Encupsulations
Inheritance
Polymorphism
Abstraction
Exception Handling
Files
Regular Expressions
Date and Time
Multithreading
Networking
Database Operations
Python Practice Programs