We'll use an f-string to collect all the variables and display an informative message in the console. Start by coding print().
print()
Make sure to type print().