issue #2191
This commit is contained in:
@ -935,7 +935,7 @@
|
|||||||
],
|
],
|
||||||
"challengeSeed":[
|
"challengeSeed":[
|
||||||
"var min = 0;",
|
"var min = 0;",
|
||||||
"var max = 12;",
|
"var max = 9;",
|
||||||
"function myFunction() {",
|
"function myFunction() {",
|
||||||
" // Make myFunction return a random number between zero and nine instead of a decimal",
|
" // Make myFunction return a random number between zero and nine instead of a decimal",
|
||||||
" // Only change code below this line.",
|
" // Only change code below this line.",
|
||||||
|
Reference in New Issue
Block a user