• Feb 21, 2017JavaScript Learning Started!

    "String".lenght if (5>4) { console.log ("This statement is true."); } else { console.log ("This statement is fale."); }