-
Completed at: 2023-03-26T01:36:08.454Z
-
Completed languages: javascript
-
Tags: Fundamentals
-
Rank: 8 kyu
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.