Computer Science, asked by wilcypsam, 1 year ago

Write a program in Javascript to print the following output
1
1 1
1 1 1 when mouse is place over a button.

Answers

Answered by Padmanab
1
im not sure with my ans.......
but let me think and give
Answered by DivySrivastava23
1
function ShowData() {

document. writeln=('1 11 111');
}

DivySrivastava23: Join this event to your button...
Similar questions