CS1 Review Unit 6

CS1 Review Unit 6

9th - 12th Grade

17 Qs

quiz-placeholder

Similar activities

Code HS JavaScript Graphics

Code HS JavaScript Graphics

9th - 12th Grade

15 Qs

JavaScript Test

JavaScript Test

12th Grade

19 Qs

CMU Unit 1 Practice Test

CMU Unit 1 Practice Test

9th - 12th Grade

20 Qs

Animated Canvas

Animated Canvas

9th - 12th Grade

19 Qs

Intro to CS Final Exam Review - Day 2

Intro to CS Final Exam Review - Day 2

9th - 12th Grade

15 Qs

Quiz - Animation  - The Use of Synfig Studio

Quiz - Animation - The Use of Synfig Studio

9th Grade

15 Qs

FE METER REVIEW 5

FE METER REVIEW 5

12th Grade

15 Qs

p5.js Week1 PREtest

p5.js Week1 PREtest

7th - 12th Grade

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