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

https://github.com/osandadeshan/python_training

This repository contains examples to learn Python 3.
https://github.com/osandadeshan/python_training

examples oop oop-examples oop-principles python python3

Last synced: about 2 months ago
JSON representation

This repository contains examples to learn Python 3.

Awesome Lists containing this project

README

        

# Python Training
This repository contains examples to learn Python 3.

## Content
* Variables
* Functions
* Classes
* Inheritance
* Conditionals
* Loops
* Dictionaries
* Polymorphism
* Tests and Pytest Fixtures