Added description

This commit is contained in:
cheeks 2025-01-26 20:26:14 -05:00
parent c602e05f84
commit 1cdf2c2275

View File

@ -1,3 +1,6 @@
# Exercise 6-3 Glossary
# Learning Objective: Print key value pairs with formatting.
words = {
'loop': 'A repetetive process of actions.',
'operator': 'A symbol of an action to take place.',