What is p5.js ?
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
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 Quizizz
20 questions
O que vamos aprender?

Quiz
•
1st Grade - University
15 questions
Javascript Assessment

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

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

Quiz
•
7th - 8th Grade
20 questions
AQA GCSE Computer Science - 3.2.10 Subroutines

Quiz
•
8th - 10th Grade
16 questions
JAVAScript

Quiz
•
8th Grade
16 questions
Programowanie/TEST

Quiz
•
7th - 8th Grade
15 questions
1.2.3 - Introduction to programming

Quiz
•
3rd - 9th 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
15 questions
Character Analysis

Quiz
•
4th Grade
20 questions
Reading Comprehension

Quiz
•
5th 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
20 questions
Final Exam Vocabulary

Quiz
•
6th Grade
17 questions
Parts of Speech

Quiz
•
7th - 12th Grade
11 questions
Decimal/fraction conversions quick check

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

Quiz
•
KG - University