Computer Science, asked by arbiansg, 7 months ago

write a programe to print your name , class and school in your output winow.​

Answers

Answered by Krishnasinghchib
0

Answer:

jinx no nxndkznsjwjsskksks

Answered by CodeAndSport
1

so its simple if u want in python or js i can show u both

JS

document.getElementById("any name of the id of your html").innerHTML = Your name

so here i have connected with HTML and then written the code if u want for it to change time to time we can use a variable so just after .innerHTML = just type the variable without the brackets

that how its displayed on the web so u can do like ask them to type their name or anything then store it in a variable like

store  = document.getElememtById("the id for the input area").value

then type the command above line and show it voila u have your answer

Similar questions