P5 Editor

P5 Editor

4th - 8th Grade

20 Qs

quiz-placeholder

Similar activities

MSW Logo + Internet

MSW Logo + Internet

4th Grade

20 Qs

Coding Karel 2

Coding Karel 2

KG - University

20 Qs

preguntas de fortnite

preguntas de fortnite

5th Grade

16 Qs

ICT Grade 4 " Working with media"

ICT Grade 4 " Working with media"

4th Grade

20 Qs

Computer Hardware - CPU & GPU

Computer Hardware - CPU & GPU

7th Grade - University

16 Qs

Computer Hardware 8th

Computer Hardware 8th

6th - 8th Grade

15 Qs

Đường lên đỉnh Olympia- Vòng Khởi Động

Đường lên đỉnh Olympia- Vòng Khởi Động

5th - 6th Grade

20 Qs

Play with Scratch - 1

Play with Scratch - 1

5th - 6th Grade

15 Qs

P5 Editor

P5 Editor

Assessment

Quiz

Computers

4th - 8th Grade

Practice Problem

Medium

Created by

Natasha Mathew

Used 17+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

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

Media Image

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

Media Image

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

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?