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

https://github.com/neerazz/first-python-project

This project is intended to cover most of the python basics concepts with example.
https://github.com/neerazz/first-python-project

python3

Last synced: 4 months ago
JSON representation

This project is intended to cover most of the python basics concepts with example.

Awesome Lists containing this project

README

          

## This project is intended to cover most of the python basics concepts with example.

### These examples are inspired from below:

- [Udemy Course Notes](https://github.com/Pierian-Data/Complete-Python-3-Bootcamp)
- [Guru99](https://www.guru99.com/python-tutorials.html)