Light Mode

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

cakmakaf/is_triangle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

5 Commits

Repository files navigation

Is Triangle

We gave the code to find out whether any triple of positive real numbers represents a triangle or not.

Project Description

The essential criteria to be able to define a triangle is the length of one side can NOT exceed the sum of the other two sides. We define a function of "is_triangle_ and it returns the triples if they define such triangles.

Execution

To execute the program, you need to have Python 3.x and an editor. If you do not have Python installed yet, it is highly recommended that you install the Anaconda distribution of Python, which already has the above packages and more included. Make sure that you select the Python 3.X installer and not the Python 2.7 installer but it can be easily converted to Python 2.&.

About

We gave the code to find out whether any triple of positive real numbers represents a triangle or not.

Topics

Resources

Readme

License

MIT license

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors

Languages