er-hiba / Shapes-Inheritance-PY

Geometric calculations and shape comparisons using inherited classes in Python.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Description

This program is designed to perform geometric calculations and comparisons of rectangles and parallelepipeds. Utilizing inherited classes for these shapes, the program offers comprehensive functionality to compute surface area, perimeter, and volume.

Output

About

Geometric calculations and shape comparisons using inherited classes in Python.


Languages

Language:Python 100.0%