Light Mode
Dark Mode
Precision in the assertions

My code fails the assertions (but not the tests), when my result is off by a very small amount. For example, 159.00000000000003 vs the expected value of 159.

The description says "The result should be given in degrees with precision ±0.1" So the assertions section should be changed to check within that precision.

  • task.clock-angle
Created: March 30, 2017, 4:14 p.m.
Updated: March 30, 2017, 4:14 p.m.
0
2
User avatar
DaveDiFranco