claraj / quiz

0 stars 0 forks source link

Comment code #1

Open claraj opened 1 week ago

claraj commented 1 week ago

You don't need to comment every line, but add comments to help explain the more complex parts of the program.

A good test of whether you have adequate comments - leave your code for a day or two, then when you come back to it, can you understand it with the comments you have? If not, you need more comments on the parts that are hard to understand.