
TEST 12.9
Flashcard
•
Computers
•
1st Grade
•
Practice Problem
•
Hard
Wayground Content
FREE Resource
Student preview

5 questions
Show all answers
1.
FLASHCARD QUESTION
Front
var abid = 120 function setup() { createCanvas(400, 400); } function draw() { background(abid); ellipse(mouseX,mouseY,50,50) } _____WHAT WILL WE SEE WHEN THIS IS RUN?
Back
The ellipse will move with your mouse cursor
2.
FLASHCARD QUESTION
Front
var abid = 120 function setup() { createCanvas(400, 400); } function draw() { background(abid); ellipse(200,200,mouseX, mouseY) } _____WHAT WILL WE SEE WHEN THIS IS RUN?
Back
The ellipse will change size as the mouse moves
3.
FLASHCARD QUESTION
Front
var abid = 120 function setup() { createCanvas(400, 400); } function draw() { background(mouseY); ellipse(200,200,200, 100) } _____WHAT WILL WE SEE WHEN THIS IS RUN?
Back
The background will change color as the mouse moves
4.
FLASHCARD QUESTION
Front
_____WHAT WILL WE SEE WHEN THIS IS RUN? Options: An ellipse will move with the backgroud, The ellipse will move with your mouse cursor and when it goes to the right side of the screen the ellipse will move up, The ellipse will move with your mouse cursor and when it goes to the right side of the screen the ellipse will get smaller, The ellipse will move with your mouse cursor and when it goes to the right side of the screen the ellipse will get larger
Back
The ellipse will move with your mouse cursor and when it goes to the right side of the screen the ellipse will get smaller
5.
FLASHCARD QUESTION
Front
_____WHAT WILL WE SEE WHEN THIS IS RUN?
Back
The ellipse will move with your mouse cursor
and when it goes to the right side of the screen the screen will get
smaller
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?