However, with left-to-right evaluation the tests 10 and 16 of Task 3 fail. Therefore I changed the evaluation order in Task 3 to right-to-left.
Can you confirm that we have to use the right-to-left evaluation order? Should I now also change the evaluation order in Task 2?
Also, I had to change the
Code: Alles auswählen
import Task3Solution._
Code: Alles auswählen
import Task3._