''' Name: Email id: Purpose: get a positive number from the user; i.e., a number greater than zero if the user provides a zero or negative number, repeat the process until a positive number is gotten. Afterwards, perform a count down from the number to 0 '''