Since the number of empty rooms has changed, we should display how many rooms are empty after adding the new patients.
Start by coding an empty print() statement.
print()
Make sure to type print().