Answers for "t0 declare the variable in javascript"

0

how to add a variable in js

var x = 5;         // assign the value 5 to x
Posted by: Guest on November-26-2020

Code answers related to "Javascript"

Browse Popular Code Answers by Language