Skip to content

Latest commit

 

History

History

third-angle-of-a-triangle

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
  • Completed at: 2023-03-26T01:36:08.454Z

  • Completed languages: javascript

  • Tags: Fundamentals

  • Rank: 8 kyu

Description

You are given two interior angles (in degrees) of a triangle.

Write a function to return the 3rd.

Note: only positive integers will be tested.

https://en.wikipedia.org/wiki/Triangle