0
Write JavaScript code to input 3 digit number and find sum and product of its digit of the number use onblur event for the progr
Write JavaScript code to input 3 digit number and find sum and product of its digit of the number use onblur event for the program.
1 Antwort
+ 1
show us what you tried.
you need an <input> element for this...