# This line is commented out! The interpreter will not read comments.
# Comments start with the "#" symbol and are hidden until the end of the row.
# Comments are useful when adding notes. We will use these a lot!

print("Hello MATS 5000!")

# Uncomment the line below and replace <ADD NAME HERE!> with your name
# print("My name is <ADD NAME HERE!>")
