#!/usr/bin/env checkio --domain=py run oop-series-1 # The main OOP idea is to describe in programming language any object (incl. ones from the real life) by defyining its its characteristics, behavior ...
My solutions to problems on the resource https://py.checkio.org with Python - LimiXs/python-practice-checkio ...