its-puneet / Geeky-Coders

First time contributors of Hacktober fest 2022
Apache License 2.0
35 stars 120 forks source link

Added hypotenuse calculator #159

Open BrianAnakPintar opened 1 year ago

BrianAnakPintar commented 1 year ago

Description

Added a hypotenuse calculator

Motivation and Context

It's a nice simple program that calculates the hypotenuse of a right triangle given its sides.

How Has This Been Tested?

Code was tested with various numbers as its inputs

Using the input command in python

None

Screenshots (if appropriate):

Types of changes

Checklist: