Processing Basics

Processing Basics

7th - 12th Grade

20 Qs

quiz-placeholder

Similar activities

CS Discoveries Unit 3 Chapter 2

CS Discoveries Unit 3 Chapter 2

7th - 10th Grade

20 Qs

Discovering Computer Science

Discovering Computer Science

7th - 10th Grade

20 Qs

How much do you know about Processing language?

How much do you know about Processing language?

8th Grade

19 Qs

Processing Beginners Quiz

Processing Beginners Quiz

7th - 12th Grade

15 Qs

Week 6 Test: ADV CODE

Week 6 Test: ADV CODE

7th - 8th Grade

20 Qs

Code.org Unit 3 Assessment Lessons 3-9

Code.org Unit 3 Assessment Lessons 3-9

8th Grade

18 Qs

Plotting Shapes on Code.Org

Plotting Shapes on Code.Org

5th - 8th Grade

17 Qs

CMU Graphics Rectangles etc

CMU Graphics Rectangles etc

9th - 12th Grade

18 Qs

Processing Basics

Processing Basics

Assessment

Quiz

Computers

7th - 12th Grade

Medium

Created by

Mrs Sutton

Used 207+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is wrong with the following piece of code:


traingle(6,7,8,7,7,9);

The sizes are too small

Triangle has been spelt incorrectly

You can't make triangles in Processing

The brackets are missing

2.

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 commas are missing

3.

MULTIPLE SELECT 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 commas are missing

The semi colon is missing

There are too many co-ordinates

4.

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 brackets are missing

You can't make triangles in Processing

There are too many co-ordinates

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What colour will this create?

Red

Blue

Green

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What colour will this create?

Red

Blue

Green

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What colour will this create?

Red

Blue

Green

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?