What function do we use to change the color of the *background*?

p5.js - using color & built-in variables

Quiz
•
Computers
•
6th Grade
•
Medium
Kate Maschmeyer
Used 44+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
stroke()
fill()
background()
rect()
2.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
What function do we use to change the color of a shape or text?
strokeWeight()
ellipse()
text()
fill()
3.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
What is wrong with this code?
There is no definition of an ellipse in the p5 library.
The arguments for the circle are wrong.
ellipse is spelled wrong so p5 doesn't recognize it.
p5 is just being mean.
4.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Which of the following would create a blue fill?
fill(255, 255, 255);
fill(255, 0, 0);
fill(0, 255, 0);
fill(0, 0, 255);
5.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What would you need to change to keep the ellipse red, but make the rectangle white?
Nothing. The rectangle will be white because shapes are white by default.
Add fill(0, 0, 0) above the rect() function.
Add fill(255, 255, 255) above the rect() function.
Swap the order of the rect() function and the ellipse() function.
6.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
What x and y coordinates would you use to center a circle on a canvas that is 400 by 400 pixels?
(100, 100)
(200, 200)
(300, 300)
(400, 400)
7.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What's wrong with this code?
There is a curly bracket missing after setup()
There is a curly bracket missing after draw()
There are missing semicolons after setup() and draw()
stroke() cannot have an argument of ‘0’
Create a free account and access millions of resources
Similar Resources on Quizizz
15 questions
Javascript Assessment

Quiz
•
6th - 8th Grade
10 questions
G6-W4-Quiz-Animation

Quiz
•
6th Grade
7 questions
KA Intro to JS: Drawing Basics

Quiz
•
KG - University
14 questions
CMU CS Academy Unit 1 Checkpoint

Quiz
•
6th - 8th Grade
15 questions
Snake Game

Quiz
•
3rd - 8th Grade
15 questions
Tournament 2 - A

Quiz
•
6th - 12th Grade
11 questions
C++ Functions

Quiz
•
6th - 8th Grade
10 questions
2024-G6- Code.org L3

Quiz
•
6th Grade
Popular Resources on Quizizz
15 questions
Character Analysis

Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
10 questions
American Flag

Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25

Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade
Discover more resources for Computers
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade
20 questions
Final Exam Vocabulary

Quiz
•
6th Grade
11 questions
Decimal/fraction conversions quick check

Quiz
•
5th - 7th Grade
10 questions
Identifying equations

Quiz
•
KG - University
49 questions
How Well Do You Know Your 6th Grade Teachers?

Quiz
•
6th Grade
5 questions
Multiply Decimals

Lesson
•
5th - 6th Grade
10 questions
Adding and Subtracting Decimals

Quiz
•
6th Grade
33 questions
Mechanical Energy Transfer

Quiz
•
6th Grade