We need to notify the user that they need to continue to gather data. Add a print statement that says "Keep collecting data.".
"Keep collecting data."
Make sure to pick print followed by ( and then "Keep collecting data.", ).
print
(
)