Question: 1) Using Haskell , create a function that takes a two dimensional matrix of Strings and transforms all empty strings to 0. 2) Using Haskell

1) Using Haskell, create a function that takes a two dimensional matrix of Strings and transforms all empty strings to "0".

2) Using Haskell, create a function that maps a list of Strings that may have multiple words to Strings with only the first word left.

3) Using Haskell, create a function that takes two lists, zips them, then maps the result to a list of sums of the numbers in the tuples.

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!