Closed KryPat closed 2 years ago
While import scala.math task is marked as incorrect, while the result is correct
Without importing the module, task marks as correct
EDIT: Its the Math.PI causing error
ss off the issue:
Hi! updated tests to handle both solutions (with math.pi and with 3.14159) https://github.com/jetbrains-academy/scala-tutorial/pull/61/commits/ca94579974fad3493f299c40f8f942b069d206b6
While import scala.math task is marked as incorrect, while the result is correct
Without importing the module, task marks as correct
EDIT: Its the Math.PI causing error
ss off the issue: