Skip to content

Update howManyHoursISpentOnThisLab.scala

  • Added missing parenthesis in howManyHoursISpentOnThisLab.scala to pass the online tests
  • Changed the returned type from Int to Double in the same file
  • Updated the TimeSpentSuite.scala to call the howManyHours... method correctly with parenthesis

See the following ed discussion for more context: https://edstem.org/eu/courses/782/discussion/60548
And my answer: https://edstem.org/eu/courses/782/discussion/60548?comment=113027

Edited by Alexander Karim Wohlfahrt

Merge request reports