I am trying to create a menu where the patient number is the first thing that is asked every time and continues through my menu functions and repeats until i type in -1 for pantientNumber to exit. i cant figure out how to enter a loop that is contingent on patientNumber without entering patientNumber before the loop.