We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d2d2354 commit c74a025Copy full SHA for c74a025
1 file changed
Week3/homework/MY-step2-1.js
@@ -5,7 +5,7 @@
5
// }
6
// setTimeout(doIt, 5000);
7
8
-//Test by copy-pasting this function to the browser console
+//Test this code by copy-pasting the whole foo and bar functions to the browser console
9
function foo(func) {
10
// What to do here?
11
// Replace this comment and the next line with your code
0 commit comments