How to make quiz in C# using arrays | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

How to make quiz in C# using arrays

18th Jul 2020, 7:01 AM
Nazar Tsiupak
Nazar Tsiupak - avatar
3 Answers
+ 3
Here: https://code.sololearn.com/cCOaNDEfSayL/?ref=app Go on from this base and expand the quiz
18th Jul 2020, 8:20 PM
PresidentOfYes12
PresidentOfYes12 - avatar
+ 2
I guess you could get input, then see if the input matches the list values. I'll try giving an example.
18th Jul 2020, 8:04 PM
PresidentOfYes12
PresidentOfYes12 - avatar
+ 1
Thanks✊🏻👍🏼
18th Jul 2020, 8:25 PM
Nazar Tsiupak
Nazar Tsiupak - avatar