Skip to content

This code defines two classes, Rectangle and Square, with methods for various operations related to rectangles and squares.

Notifications You must be signed in to change notification settings

wofow/shape_calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

shape_calculator

This code defines two classes, Rectangle and Square, with methods for various operations related to rectangles and squares. The Square class is a specialization of the Rectangle class. This is my solution for the Polygon Area Calculator challenge on www.freecodecamp.org/

About

This code defines two classes, Rectangle and Square, with methods for various operations related to rectangles and squares.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages