calls a user defined function int getintegerinput(string prompt, int min, int max) that prompts the user for input and gets valid integer input from the user. the function should: