Object-oriented shape class and subclasses, enter the shape's name, color, and other attributes to construct them and calculate their area and perimeter. using Python version 3.11.4
Run the program using :
CMD_Geometric_Shapes.exe
or using :
"python CMD_Geometric_Shapes.py" in Windows CMD
while CMD is in the CMD-geometric-shapes-Python directory
You can see the program document using :
"python -m pydoc CMD_Geometric_Shapes"
while CMD is in the CMD-geometric-shapes-Python
directory
Feel free to contact me at:
@ armanazarnik@gmail.com