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 42fffee commit 2da7f65Copy full SHA for 2da7f65
exercises/04-Call-a-function/README.md
@@ -38,7 +38,7 @@ area = calculate_area(3,6)
38
square_area1 = calculate_area(4,4)
39
```
40
41
-
+
42
43
## 💡 Hints:
44
0 commit comments