https://github.com/mmaithani/python-data
all the stuff about python training(include codes)
https://github.com/mmaithani/python-data
bot classes python3
Last synced: 15 days ago
JSON representation
all the stuff about python training(include codes)
- Host: GitHub
- URL: https://github.com/mmaithani/python-data
- Owner: mmaithani
- Created: 2018-06-16T18:29:13.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2020-11-20T05:30:05.000Z (over 5 years ago)
- Last Synced: 2025-09-07T08:46:44.907Z (10 months ago)
- Topics: bot, classes, python3
- Language: Jupyter Notebook
- Size: 19.8 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# python training data
*all the stuff about python training(include codes)*

**Basically Python is an interpreted high-level programming language for general-purpose programming. Created by Guido van Rossum and first released in 1991, Python has a design philosophy that emphasizes code readability, notably using significant whitespace. It provides constructs that enable clear programming on both small and large scales.
**Python features a dynamic type system and automatic memory management. It supports multiple programming paradigms, including object-oriented, imperative, functional and procedural, and has a large and comprehensive standard library.**