This commit is contained in:
Aryan Jabbari
2015-08-16 20:47:43 -04:00
parent 3be62c5374
commit fda754f187

View File

@ -902,7 +902,7 @@
], ],
"challengeSeed":[ "challengeSeed":[
"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 'min' and 'max' instead of a decimal",
"", "",
" // Only change code below this line.", " // Only change code below this line.",
"", "",