Transcription: This statement calls the function UserInfo. It prints instructions on the console that explain to the user how to run the program. The user can enter one-letter commands, I for insert, R for remove, L for look up, P for print, or Q for quit. After entering an I, the user must enter a one-word name and an all-digit phone number. After entering an R or L, the user must enter the name that is to be removed or looked up.