Posts by Vitor Santos • 1 point
1 post
-
0
votes1
answer71
viewsQ: How to make a table that only accepts number 1 to 100?
I started now in programming and I’m in trouble. I’m trying to make a table that only accepts numbers from 1 to 100, but this giving errors var num = document.getElementById("caixaNum") var tab =…