python-crash-course/Chapter_02/2-11_adding_comments.py
2025-01-22 12:32:29 -05:00

3 lines
118 B
Python

# Exercise 2-11 Adding Comments
# Learning Objective: Add comments to previous programs. (Completed)
print("COMPLETE")