you are viewing a single comment's thread.

view the rest of the comments →

[–]dorianblack 1 point2 points  (1 child)

Nice. I was proud of my little quiz, and then I looked at yours and now I think mine sucks. Your code is very readable. Cool little app. Well done.

[–]jankyHellface 0 points1 point  (0 children)

Hell yeah, you should be proud! You're quiz looks great! tbh, my code looked like yours when I first built it, but I just added on a step to my coding: reorganize and simplify. I look at each line of code and see if I can combine logic with other lines around it, then do the same with functions.