File name corrections

This commit is contained in:
cheeks 2025-02-12 10:20:17 -05:00
parent 9037bdc851
commit d617424e5a
2 changed files with 0 additions and 7 deletions

View File

@ -1,7 +0,0 @@
# Exercise 8-1 Message
# Leaning Objective: Create a simple function
def display_message():
print("This chapter is about functions!")
display_message()