Tutorial 2 How to Code Digital Art in JavaScript |p5.js

Tutorial 2 How to Code Digital Art in JavaScript |p5.js

7th Grade

10 Qs

quiz-placeholder

Similar activities

CMU CS Academy Unit 1 Checkpoint

CMU CS Academy Unit 1 Checkpoint

6th - 8th Grade

14 Qs

P5.js Shapes

P5.js Shapes

7th - 12th Grade

8 Qs

Coding - Mid Unit Knowledge Check

Coding - Mid Unit Knowledge Check

6th - 11th Grade

10 Qs

Programming - Drawing Basic Shapes/Coloring

Programming - Drawing Basic Shapes/Coloring

6th - 8th Grade

15 Qs

Turinglab Christmas tree

Turinglab Christmas tree

6th - 8th Grade

10 Qs

Processing basics (Y8)

Processing basics (Y8)

7th - 9th Grade

14 Qs

Programming - Variables/Animation

Programming - Variables/Animation

6th - 8th Grade

11 Qs

CS Discoveries Unit 3: Lesson 3-4

CS Discoveries Unit 3: Lesson 3-4

7th - 10th Grade

10 Qs

Tutorial 2 How to Code Digital Art in JavaScript |p5.js

Tutorial 2 How to Code Digital Art in JavaScript |p5.js

Assessment

Quiz

Computers

7th Grade

Easy

Created by

Joseph Armanious

Used 3+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the createCanvas(400, 400); line do?

Sets the background color

Starts an animation

Creates a 400x400 pixel drawing area

Draws a rectangle

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which function is used to draw the sun as a circle?

ellipse()

circle()

rect()

triangle()

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the main color of the left background (sky)?

Green

White

Light Blue

Yellow

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How is the tree trunk drawn?

A) A brown ellipse

B) A green rectangle

C) A triangle

D) A brown rectangle

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which function is used to draw the tree leaves?

rect()

ellipse()

triangle()

circle()

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What color is used for the sun?

Red

White

Yellow

Blue

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How many clouds are drawn in the sketch?

1

2

3

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?