//sample solution
//On line 2, write your first comment! It can be anything!
//It can be anything
var myJob = "boss";
console.log(myJob.length);
//On line 2, write your first comment! It can be anything!
//It can be anything
var myJob = "boss";
console.log(myJob.length);
No comments:
Post a Comment