Skip to content

Commit c74a025

Browse files
committed
comment ex2-1
1 parent d2d2354 commit c74a025

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Week3/homework/MY-step2-1.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
// }
66
// setTimeout(doIt, 5000);
77

8-
//Test by copy-pasting this function to the browser console
8+
//Test this code by copy-pasting the whole foo and bar functions to the browser console
99
function foo(func) {
1010
// What to do here?
1111
// Replace this comment and the next line with your code

0 commit comments

Comments
 (0)