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 working scripts that do this: one using nested if statements and one using multiple if statements with AND operators. Try them both and explore how they both do the same thing in different ways.
Student version found here: https://scratch.mit.edu/projects/171377377/