Comment from my group project teammate. You don’t need to comment every line lol

  • 01101000_01101001
    link
    fedilink
    arrow-up
    1
    ·
    edit-2
    15 days ago

    While this is true, an alternative is to name your variables and functions descriptively so that when you see number_of_cats you know that variable is the number of cats, and buyAnotherCat() is a function that increases the number of cats.