CS1 Review Unit 6

CS1 Review Unit 6

9th - 12th Grade

17 Qs

quiz-placeholder

Similar activities

Game Lab Basics

Game Lab Basics

9th - 12th Grade

20 Qs

p5.js Week1 PREtest

p5.js Week1 PREtest

7th - 12th Grade

14 Qs

Python_Unit 6 Graphics Review (6.1-6.6)

Python_Unit 6 Graphics Review (6.1-6.6)

9th - 10th Grade

20 Qs

JavaScript and Graphics

JavaScript and Graphics

9th - 12th Grade

15 Qs

IST CodeHS Unit 8 JavaScript Review

IST CodeHS Unit 8 JavaScript Review

9th - 12th Grade

22 Qs

CP M.6 Assessment Review

CP M.6 Assessment Review

9th - 12th Grade

17 Qs

Carnegie CMU Graphics in Python Explore Programming

Carnegie CMU Graphics in Python Explore Programming

9th - 12th Grade

19 Qs

CMU Unit 1 Practice Test

CMU Unit 1 Practice Test

9th - 12th Grade

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