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 d97f55b commit 17e5647Copy full SHA for 17e5647
Sprint-2/errors/2.js
@@ -2,9 +2,3 @@
2
// Predict and explain first...
3
4
// this function should square any number but instead we're going to get an error
5
-
6
-function square(3) {
7
- return num * num;
8
-}
9
10
0 commit comments