True or False: Commenting and proper indentation are important tools that can increase readability and understanding of your code and should always be used.

True; using proper indentation and put comments in my code will always make editing, grading, and collaboration easier.
  • False; I want to make my own life and the lives of others more difficult by making my code unreadable.

There are not hints for this question