ScratchData LogoScratchData
Back to JuniLearningScratch's profile

Quadrant Practice

JUJuniLearningScratch•Created September 16, 2019
Quadrant Practice
7
7
185 views
View on Scratch

Instructions

Let’s use X and Y coordinates to check which part of the screen we are in! 1. Take a look at the backdrop. Do you see how it is divided into four parts with gray lines? 2. Start by making Scratch the Cat go to your mouse pointer forever when the green flag is clicked. 3. Using an if statement and operator blocks, make Scratch say “I’m in the top right!” when both the X and Y coordinates are greater than 0. 4. Think about what the X and Y coordinates need to be so that Scratch will also say “I’m in the top left!”, “I’m in the bottom right!”, and “I’m in the bottom left!” when he is on those parts of the screen. Program it!

Project Details

Project ID329289426
CreatedSeptember 16, 2019
Last ModifiedNovember 30, 2019
SharedNovember 30, 2019
Visibilityvisible
CommentsAllowed