complexity: 2 ; importance: 3; author: docentmail


Usage of commas

Problem 2015-12-30-22-25

Question: is this a valid JS statement?

var x= "Hello", cat= "Bob", height = 20;