Skip to content

Latest commit

 

History

History
34 lines (19 loc) · 396 Bytes

File metadata and controls

34 lines (19 loc) · 396 Bytes

oop1

Question

ADDQUESTION

Solution

.. literalinclude:: ../../languages/python/design_oop1.py
   :language: python
   :tab-width: 4

.. runcode:: ../../languages/python/design_oop1.py
   :language: python
   :codesite: ideone

Explanation

.. seealso::

   * :python-suggest-improve:`design_oop1.py`
   * :python-better-explain:`design_oop1.rst`