Update basic-javascript.json
This commit is contained in:
@ -902,7 +902,7 @@
|
||||
],
|
||||
"challengeSeed":[
|
||||
"function myFunction(){",
|
||||
" // Make myFunction return a random number between 'min' and 'max' instead of a decimal",
|
||||
" // Make myFunction return a random number between <code>min</code> and <code>max</code> instead of a decimal",
|
||||
"",
|
||||
" // Only change code below this line.",
|
||||
"",
|
||||
|
Reference in New Issue
Block a user