This isn't working as well as I would like. The intention is to create an app which can teach younger kids about instruction sets (and teach myself some more stuff about Scratch on the way) Issues: - apple number is not reporting properly (fixed) - I want containsCar to say 'yes' when the arrowcar arrives on top. This is so that 'eat' will only function if containsCar has yes in it. (fixed) - eats block now produces weird response - expect IF result but get ELSE result