1. सीखें
  2. /
  3. पाठ्यक्रम
  4. /
  5. Software Engineering Principles in Python

Connected

अभ्यास

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.

निर्देश

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.