complexity: 2 ; importance: 3; author: docentmail


Commas usage

Problem 2015-12-29-20-21

Question: replace the statement

        var x= "Hello", cat= "Bob", height = 20;
        
with multiple statements where each statement contains only one “=”. And they doing the same.