pratik-choudhari / AlgoCode

Welcome everyone!🌟 Here you can solve problems, build scrappers and much more💻
https://github.com/pratik-choudhari/AlgoCode
MIT License
131 stars 166 forks source link

Sort Triangle (Python) #382

Closed Kirkkm closed 3 years ago

Kirkkm commented 3 years ago

Description

Created a script to sort through a provided list of triangles by the user & their sides to then be ordered in ascending order based on their calculated area.

Reference Issue number #227

Type of change

Choosing one or more options from the following as per the nature of your Pull request. NOTE: Check boxes using [x]

Checklist: