Half or quarter apple will drop when "Give me apple" is clicked. Press the down arrow over the correct basket to drop the apple in. Please assemble the script for the sprite so that it could say "correct" when the apple is dropped to the right basket, and "wrong" when the player tries to drop the apple to a wrong basket. There are two ways to do this: one using nested if statements and one using multiple if statements with AND operators. You are given the blocks and starting points for both. Build the two scripts so that it works with either one.
Teacher version found here: https://scratch.mit.edu/projects/171377648/