complexity: 2 ; importance: 3; author: docentmail
Hierarchy: [All Javascript - JavaScript core - Variables]
Commas usage
Problem 2015-12-29-20-21
Question: replace the statement
var x= "Hello", cat= "Bob", height = 20;