jeremie1112 / All_Programs_and_algorithms

In this repository, you can add all your programs and algorithm using any coding languages
23 stars 119 forks source link

Added area of square #161

Closed nkhandelwal07 closed 2 years ago

nkhandelwal07 commented 2 years ago

141

I added area of a square like discussed on the issue, and followed format in area_of_circle.py and area_of_triangle.py (existing files in folder).