1.7 Comments
-
Incorrect
Correct
No Answer was selected
Invalid Answer
Vocabulary
Term | Definition |
---|---|
Comment | A message in your code that explains what is going on. |
1. Python and Console Interaction
1.1 Introduction
1.2 Printing in Python
1.3 Variables and Types
1.4 User Input
1.5 Mathematical Operators
1.6 String Operators
1.7 Comments
Comments
Trapezoid
Check Your Understanding
Exercise: Add Comments!
2. Conditionals
3. Looping
4. Functions and Exceptions
5. Strings
6. Creating and Altering Data Structure
7. Extending Data Structures