We now need to make just a couple other changes to deal with more than one raspberry.
First of all, in the check_for_catch function, we now need to loop over all the raspberries and ask each one whether it has been caught (rather than just the single raspberry).
Second, in the main loop, we need to display all the raspberries by looping through them
and asking each to update.