CS1 Review Unit 6

CS1 Review Unit 6

9th - 12th Grade

17 Qs

quiz-placeholder

Similar activities

Processing basics (Y8)

Processing basics (Y8)

7th - 9th Grade

14 Qs

p5.js & AI Mario

p5.js & AI Mario

4th - 12th Grade

18 Qs

CodeHS Functions and Return Values

CodeHS Functions and Return Values

9th - 12th Grade

15 Qs

shape drawing in Adobe Animate

shape drawing in Adobe Animate

9th - 12th Grade

15 Qs

Python Tracy the Turtle (codehs) through Lesson 9

Python Tracy the Turtle (codehs) through Lesson 9

8th - 10th Grade

20 Qs

Recuperação PC - 1ºAno - Projeto Monalisa

Recuperação PC - 1ºAno - Projeto Monalisa

10th Grade

14 Qs

CodeHS AP CSP Unit 3 Review

CodeHS AP CSP Unit 3 Review

11th - 12th Grade

22 Qs

CS1 Review Unit 6

CS1 Review Unit 6

Assessment

Quiz

Computers

9th - 12th Grade

Medium

Created by

Sarah Chapa

Used 6+ times

FREE Resource

17 questions

Show all answers

1.

FILL IN THE BLANK QUESTION

20 sec • 1 pt

Media Image

Which point has the coordinates (0,0)?

2.

FILL IN THE BLANK QUESTION

20 sec • 1 pt

Media Image

Which point has the coordinates (4,1)?

3.

FILL IN THE BLANK QUESTION

20 sec • 1 pt

Media Image

Which point has the coordinates (6,8)?

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The following statement draws a ______________.

canvas.draw_line ((100, 140), (100, 100), 4, "Black")

horizontal line

vertical line

diagonal line

box

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following correctly draws a point on the screen?

canvas.draw_pixel((123, 125), "Blue")

canvas.draw_pixel((123, 125))

canvas.draw_point((123, 125))

canvas.draw_point((123, 125), "Blue")

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which command correctly draws words on the screen?

draw_text

draw_word

draw_font

draw_string

7.

FILL IN THE BLANK QUESTION

30 sec • 1 pt

What color is created by:

RGB (0,0,255)

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?