python-crash-course/Chapter_02/2-11_addingComments.py
2025-01-20 16:39:02 -05:00

3 lines
118 B
Python

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