Processing Beginners Quiz

Processing Beginners Quiz

7th - 12th Grade

15 Qs

quiz-placeholder

Similar activities

p5.js Week1 PREtest

p5.js Week1 PREtest

7th - 12th Grade

14 Qs

Introduction to Programming

Introduction to Programming

6th - 9th Grade

15 Qs

AP CSP Unit 5 Review: Lists, Loops and Traversals

AP CSP Unit 5 Review: Lists, Loops and Traversals

9th - 12th Grade

19 Qs

Assesment for Lessons 1-5 Code.org

Assesment for Lessons 1-5 Code.org

5th - 8th Grade

15 Qs

Python Errors

Python Errors

9th - 10th Grade

14 Qs

C# Debugging Quiz

C# Debugging Quiz

6th - 8th Grade

12 Qs

Pseudocode - Iteration

Pseudocode - Iteration

7th - 11th Grade

10 Qs

Micro:Bit Quiz Unit 3

Micro:Bit Quiz Unit 3

6th - 8th Grade

20 Qs

Processing Beginners Quiz

Processing Beginners Quiz

Assessment

Quiz

Computers

7th - 12th Grade

Medium

Used 54+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What colour will this create?

Red

Blue

Green

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What colour will this create?

Red

Blue

Green

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What colour will this create?

Red

Blue

Green

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What is the correct code to create this shape?

rect(50,60,100,50);

square(50,60,100,50);

rectangle(50,60,100,50)

rect(50,60,50,100);

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the following bit of code do:


size(300,300);

Creates a square 300 x 300

Creates a circle300 x 300

Makes a shape

Creates a canvas 300 x 300

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is wrong with the following piece of code:


triangle(6,7,8,7,7,9)

The sizes are too small

The semi colon is missing

The brackets are missing

The semi colon is missing

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Which measurement sets the size of the rectangle?

50,10

100,60

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?