Fix #1871
This commit is contained in:
@ -336,7 +336,7 @@
|
||||
"// Only change code above this line.",
|
||||
"// We use this function to show you the value of your variable in your output box.",
|
||||
"// You'll learn about functions soon.",
|
||||
"(function(z){return('product='+z);})(product)"
|
||||
"(function(z){return('product='+z);})(product);"
|
||||
],
|
||||
"type": "waypoint",
|
||||
"challengeType": 1
|
||||
|
Reference in New Issue
Block a user