Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyShapeArea

The module needs for calculating area of geometrical shapes

Using

First, import library:

import pyshapearea

Than you can use all functions of the library like this:

Calculating circle area - print(circle(1))
Calculating triangle area - print(triangle(3,4,5))
Checking, if a triangle is right triangle - print(right_triangle(3,4,5))

Developer

My library on PyPI V1sl3t

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages