Tracy 🐢 CodeHS

Tracy 🐢 CodeHS

Assessment

Flashcard

Computers

5th - 8th Grade

Hard

Created by

Quizizz Content

FREE Resource

Student preview

quiz-placeholder

12 questions

Show all answers

1.

FLASHCARD QUESTION

Front

Which commands draw this? Options: circle(25) Forwards(50) circle(25), circle(25) penup() forward(50) pendown() circle(25), circle(25) circle(25), circle(25) forward(50) circle(25)

Back

circle(25) forward(50) circle(25)

2.

FLASHCARD QUESTION

Front

Which command makes Tracy go forward 200? Options: forward(100), forwards(200), Forward(200), backward(-200)

Back

backward(-200)

3.

FLASHCARD QUESTION

Front

Which code does the same thing as in the image? Options: for i in range(4): forward(100) left(90), square(100), forward(100) left(90) forward(100) right(90) forward(100) left(90) forward(100) right(90), repeat(4): forward(100) left(90)

Back

for i in range(4): forward(100) left(90)

4.

FLASHCARD QUESTION

Front

What code creates this image? Options: forward(100) left(90) forward(100) right(90) forward(100) left(90) forward(100) right(90), square(100) backward(100), forward(100) left(90) forward(100) left(90) forward(100) left(90) forward(100) left(90), square(100)

Back

forward(100) left(90) forward(100) left(90) forward(100) left(90) forward(100) left(90)

5.

FLASHCARD QUESTION

Front

What command will point Tracy up at the start? Options: turn(90), right(90), up(), left(90)

Back

left(90)

6.

FLASHCARD QUESTION

Front

This type of number is called...

Back

binary

7.

FLASHCARD QUESTION

Front

This type of number is called...

Back

hex or hexadecimal

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?