P5 Editor

Quiz
•
Computers
•
4th - 8th Grade
•
Medium
Natasha Mathew
Used 14+ times
FREE Resource
20 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is p5.js ?
It is a header file
It is programming language
It is a Javascript library
It is an online compiler
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which function in p5 is executed only once?
draw()
rect()
setup()
createCapture()
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What function do we use to create circle?
ellipse()
line()
arc()
circle()
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is a correct code to create a rectangle in p5.js?
rect();
rectangle(20,20,40,50);
rect(40,120,120,40);
rect(40,120);
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What function do we use to add color to a shape in p5.js?
color();
fill();
paint();
noFill();
6.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
Which are correct ways to add color to a shape in p5.js?
fill(‘yellow’);
fill(amarillo);
fill(255,255,0);
fill(‘#ebe12d’);
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which code sets the canvas' color to "pink" in p5.js?
background-color('pink');
bg('pink');
background('pink');
bg-color('pink');
Create a free account and access millions of resources
Similar Resources on Wayground
20 questions
PLTW: Computer Science Test Unit 1

Quiz
•
6th - 8th Grade
16 questions
Game Lab Shapes 1

Quiz
•
6th - 7th Grade
17 questions
Computer Programming Languages

Quiz
•
4th - 6th Grade
20 questions
O que vamos aprender?

Quiz
•
1st Grade - University
15 questions
Javascript Assessment

Quiz
•
6th - 8th Grade
15 questions
Code.org Unit 3 Lesson 3 and 4

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

Quiz
•
3rd - 8th Grade
19 questions
Animations and Games L.3-5

Quiz
•
7th - 8th Grade
Popular Resources on Wayground
50 questions
Trivia 7/25

Quiz
•
12th Grade
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
11 questions
Negative Exponents

Quiz
•
7th - 8th Grade
12 questions
Exponent Expressions

Quiz
•
6th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade
20 questions
One Step Equations All Operations

Quiz
•
6th - 7th Grade
18 questions
"A Quilt of a Country"

Quiz
•
9th Grade
Discover more resources for Computers
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
11 questions
Negative Exponents

Quiz
•
7th - 8th Grade
12 questions
Exponent Expressions

Quiz
•
6th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
20 questions
One Step Equations All Operations

Quiz
•
6th - 7th Grade
13 questions
Primary and Secondary Sources

Quiz
•
6th Grade
15 questions
Decimal Operations

Quiz
•
6th Grade
10 questions
Common Denominators

Quiz
•
5th Grade