coding quiz

coding quiz

8th Grade

10 Qs

quiz-placeholder

Similar activities

FOR LOOPS and Angles with Tracy (PYTHON)

FOR LOOPS and Angles with Tracy (PYTHON)

7th - 8th Grade

10 Qs

Programming - Selection in an Algorithm

Programming - Selection in an Algorithm

1st - 11th Grade

10 Qs

Coding - Computer Programming

Coding - Computer Programming

KG - University

10 Qs

Hour of Code

Hour of Code

6th - 12th Grade

12 Qs

8/22-7th: Tracy's World Quiz Sec. 1

8/22-7th: Tracy's World Quiz Sec. 1

6th - 8th Grade

10 Qs

Python-Comments, Loops and Functions (CodeHS)

Python-Comments, Loops and Functions (CodeHS)

5th - 12th Grade

14 Qs

Word and Icon Block Coding

Word and Icon Block Coding

6th - 8th Grade

15 Qs

Block Coding

Block Coding

3rd - 9th Grade

9 Qs

coding quiz

coding quiz

Assessment

Quiz

Computers

8th Grade

Hard

Created by

Zavyaun Dobson

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

what is the name of the turtle?

mack

billy

tracy

troy

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

what kind of animal is tracy?

dog

cat

snake

turtle

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

how would you tell tracy to move forward 100 pixels?

forward(100)

tracy<move forward 100 pixels

move(100)

forwar100

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

which way is tracy always facing?

west

north

east

south

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

if tracy started facing right,which direction would she be facing after we ran the following code?

right

up

left

down

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

which of the following is not a reason for loops are useful when writing codes?

Loops help us write the same program with fewer lines of code

Loops let us make shapes of multiple sizes

Loops make it easier to alter code once it’s written

Loops make our code easier to read

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

If Tracy is facing right, which of the following commands can be used to turn her to face up?

A.left(90)

B.turn(up)

C.right(270)

D.setposition(90)

A only

A and C

A, B, and C

A, B, C, and D

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?