IT offline work: Write the script (code) for Catch game in scratch app. Tools: There are 2 sprities (Apple, Bowl) , set background blue sky Control: Click, forever, if----then Motion: go to random position, set y to ----,change y by----, change x by----, y position Sensing: key right arrow pressed, key left arrow pressed, touching bowl Sound: play sound Operators: y position < -170 Variables: set score to 0, change score by 1 where score is a variable.