Next, we need a variable to keep track of the new patients coming into the hospital.

Create a variable called new_patients and assign it the value 23.

Make sure to type new_patients = 23.