what will be the value of variable a to execute if statement?
a = parseInt(prompt("enter any value"))
if ((a%3==2))
document.write(a)
else
document.write("error")
Answers
Answered by
0
Answer:
rtyrtytry
Explanation:
tytytyrtrytyrty
Similar questions