consists of area of various geometrical shapes (#2002)
* consists of area of various geometrical shapes
In this program it consists of various area calculation of different geometrical shapes such as (square,rectangle) and many other shapes.
* print(f'Rectangle: {area_rectangle(10, 20)=}')
* Update area.py
* Areas of various geometric shapes:
Co-authored-by: Christian Clauss <cclauss@me.com> A
Adityanagraj committed
e6fdcc90fdceeac3375c644790f9c7476d46768d
Parent: 77f3888
Committed by GitHub <noreply@github.com>
on 5/18/2020, 9:06:19 PM