create a function thet print poem

 function poem (){

console.log("twinkle twinkle little star ")

console.log("kese hai")

}


poem  ()

Comments

Popular posts from this blog

form event second

dom basic practice

string practice test