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.
1 parent 65cd2ef commit 1f56d78Copy full SHA for 1f56d78
Homework/Homework03/Homework03.hs
@@ -25,6 +25,6 @@
25
26
27
-- Question 5
28
--- 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
29
-- of those numbers. Write the function such that you use a where block inside a let expression and a
30
-- let expression inside a where block.
0 commit comments