I have a method that asks the user for a number greater than zero and returns the user\'s input.
private static int GetPositiveInt(string prompt, int min)