Finally, finish the print statement by adding a formatted string by writing f"{empty} rooms are empty." between the parentheses.

Make sure to pick f, followed by "{empty} rooms are empty.".