Skip to content

kristinaups/shapes-exercise

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

shapes-exercise

Python exercise

Create a shape class, and sub-classes which represent different geometric shapes, such as rectangles, circles and triangles. Give these classes methods to perform standard geometric calculations such as finding the area and perimeter of a shape.

Releases

No releases published

Packages

No packages published

Languages