+ 1
Pls how can i create multiple choice question using loop
With javascript
2 Respostas
+ 7
An if or switch construct is closer to the concept of multiple choice than a loop. Loops can be used to iterate through different multiple choice questions.
+ 3
I guess that for you to ask a question like this you have made an attempt but not working, what am trying to say is that show your attempt then we can both solve it together, we don't write code for people here, no pun intended