JavaScript

Variables

var message = "hello";
var i=0, j=0, k=1;

José M. Vidal .

18 of 65