We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 97042b0 + a2a4686 commit 3bfad88Copy full SHA for 3bfad88
Homework03/Solution.hs
@@ -43,7 +43,7 @@ guardsAndIf a b
43
44
45
-- Question 5
46
--- Write a function that takes in two numbers and calculates the sum of squares for the product and quotient
+-- Write a function that takes in two numbers and calculates the sum of square roots for the product and quotient
47
-- of those numbers. Write the function such that you use a where block inside a let expression and a
48
-- let expression inside a where block.
49
0 commit comments