Processing Beginners Quiz

Processing Beginners Quiz

7th - 12th Grade

15 Qs

quiz-placeholder

Similar activities

Lord Bill's Year 7 Python Quiz

Lord Bill's Year 7 Python Quiz

6th - 8th Grade

13 Qs

Processing Basics

Processing Basics

7th - 12th Grade

20 Qs

Turtle Refresh Quiz

Turtle Refresh Quiz

10th Grade

15 Qs

CPA Practice 9-21-2021

CPA Practice 9-21-2021

9th - 12th Grade

18 Qs

Python basics

Python basics

6th - 8th Grade

15 Qs

Game Lab Basics

Game Lab Basics

9th - 12th Grade

20 Qs

Python - Printing, Variables and Syntax

Python - Printing, Variables and Syntax

8th Grade

10 Qs

CPA Practice 9-29-2021

CPA Practice 9-29-2021

9th - 12th Grade

19 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?