1. Learn
  2. /
  3. Courses
  4. /
  5. Software Engineering Principles in Python

Exercise

Identifying good comments

We learned about what characteristics make a 'good' comment. In this exercise, you'll apply this knowledge to identify a function that utilizes comment best practices.

Instructions

100 XP
  • print the text variable that has been pre-loaded into your environment.
  • print the result of calling the function with more useful commenting on text.