Input the number of cousins which an unknown quantity of people have, stopping when a negative number is input. Work out the average and the maximum number of cousins. The rest of this quiz will analyse and produce a solution to this problem.
Should you use a while loop or a for loop?