My JS Notes:

let score = "Akash"

let typ=typeof(score)

console.log("Score is a: "+ typ)

if(typ=="number")

{

    console.log("Loop Run Successfully")

}

else

{

    console.log("Please Enter The Intiger Value")

}

Akash Kumar

I'm Akash Kumar, Persuing Bachelor of Technology In Computer Science.I Have More Than 3 Year Experience Of Writing, Thats Why I Writes Blog On Technology, Money Making and Job Opportunites.

Post a Comment

Previous Post Next Post