Prompts the user for a positive integer input and validates it. The function will continue to prompt the user until a valid input is received. print("Invalid input ...
Prompts the user for a positive integer input (<100) and validates it. The function will continue to prompt the user until a valid input is received.