Pls how can i create multiple choice question using loop | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
+ 1

Pls how can i create multiple choice question using loop

With javascript

25th Apr 2019, 5:24 AM
oyetayo micheal
oyetayo micheal - avatar
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.
4th May 2019, 11:42 PM
Sonic
Sonic - avatar
+ 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
25th Apr 2019, 7:09 AM
āœ³AsterisKāœ³
āœ³AsterisKāœ³ - avatar