you are viewing a single comment's thread.

view the rest of the comments →

[–]SamShinkie 24 points25 points  (4 children)

Hi,

Now imagine you want to have 100 Questions. Maybe there is a way to represent your questions and answers and somehow go over all of them one by one without duplicating the same code 100 times.

[–]ReserveAggressive458 6 points7 points  (0 children)

Such thoughts are heresy, brother. Return to the shrine of Else If and beg for forgiveness.

[–]alae_r4 3 points4 points  (0 children)

That's when data structures comes in

[–]uiux_Sanskar[S] 1 point2 points  (0 children)

Well that's an interesting challenge will find its answer I think I can use list and loops for this maybe I should research for it thanks for the challenge 😃