Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
fp:homework02-draft [2022/03/31 13:36]
pdmatei
fp:homework02-draft [2022/03/31 13:38] (current)
pdmatei
Line 104: Line 104:
 def wordCount : Int = ??? def wordCount : Int = ???
 </​code>​ </​code>​
 +
 +**Note:** In order to be graded, exercises 5 to 9 must rely on a correct implementation of the previous parts of the homework.
  
 ===== Using andThen ===== ===== Using andThen =====