Q1: Create a function with name as yours name_registration number. It should take two
inputs and return product of both after doubling? Show code and screen shot of executed
function in Haskell.
Q2: Create a function that take list and insert an item in the middle of that list? Show code and
screen shot of executed function in Haskell.
Q3: Implement a function that take two inputs square them and then add them and then
return square root of it? Show code and screen shot of executed function in Haskell.
Comments
Leave a comment