To check if there are enough rooms we'll check if the number of patients is less than or equal to the number of empty rooms.
Make sure to type new_patients <= empty.
new_patients <= empty