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

https://github.com/dylanbuchi/python_practice

repo to practice python
https://github.com/dylanbuchi/python_practice

Last synced: 11 months ago
JSON representation

repo to practice python

Awesome Lists containing this project

README

          

# Python Practice

- decorators
- error handling
- ds & algorithms
- files manipulations
- functional programming
- generators
- i/o streams
- matrix
- network
- object oriented programming (oop)
- regular expressions (regex)
- strings (challenges questions are from https://www.w3resource.com/python-exercises/string/)
- testing