Guest User

Untitled

a guest
Mar 20th, 2023
15
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.16 KB | None | 0 0
  1. function checkRadio() {
  2. for (let a = 0; a < qeustions; a++) {
  3. for (let z = 0; z < options + 1; z++) {
  4. console.log("rat")
  5. }
  6. }
  7. }
Advertisement
Add Comment
Please, Sign In to add comment