fix(challenges): change comment to make it clearer (#72)
This commit is contained in:
parent
6c8700136f
commit
46fcf434cd
@ -906,7 +906,7 @@
|
||||
" \"use strict\";",
|
||||
" // change code below this line",
|
||||
" arr = list; // change this",
|
||||
" // change code below this line",
|
||||
" // change code above this line",
|
||||
" return arr;",
|
||||
"}",
|
||||
"const arr = removeFirstTwo(source);",
|
||||
|
Loading…
x
Reference in New Issue
Block a user