Processing Beginners Quiz

Processing Beginners Quiz

7th - 12th Grade

15 Qs

quiz-placeholder

Similar activities

Week 6 Test: ADV CODE

Week 6 Test: ADV CODE

7th - 8th Grade

20 Qs

Python Assessment

Python Assessment

7th Grade

20 Qs

CODEHS KAREL

CODEHS KAREL

7th - 9th Grade

20 Qs

Introduction to Python Turtle

Introduction to Python Turtle

7th - 8th Grade

10 Qs

Python turtle year 8 assessment

Python turtle year 8 assessment

7th - 9th Grade

20 Qs

Python turtle

Python turtle

8th - 9th Grade

20 Qs

How much do you know about Processing language?

How much do you know about Processing language?

8th Grade

19 Qs

Unit 9 - Review Stored Procedures vs Custom Functions

Unit 9 - Review Stored Procedures vs Custom Functions

9th - 12th 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?