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

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

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