This commit is contained in:
benmcmahon100
2015-08-17 20:11:04 +01:00
parent 93a7fa1c34
commit b35c77deb7

View File

@ -336,7 +336,7 @@
"// Only change code above this line.", "// Only change code above this line.",
"// We use this function to show you the value of your variable in your output box.", "// We use this function to show you the value of your variable in your output box.",
"// You'll learn about functions soon.", "// You'll learn about functions soon.",
"(function(z){return('product='+z);})(product)" "(function(z){return('product='+z);})(product);"
], ],
"type": "waypoint", "type": "waypoint",
"challengeType": 1 "challengeType": 1