Code HS Tracy Phyton Quiz

Quiz
•
Computers
•
6th - 8th Grade
•
Medium
Brian Venghaus
Used 43+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
In Code HS Tracy the Turtle, how would you tell Tracy to move forward 100 pixels?
forward 100
move(100)
move foreword 100 pixels
forward(100)
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
When using the circle() command, what value do we put inside the parentheses?
the radius of the circle
the center of the circle
the diameter of the circle
the width of the circle
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which commands would move Tracy forward 100 pixels?
A. forward(100)
B. backward(-100)
C. forward(-100)
A, B & C
A only
B and C
A and B
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
If you want Tracy to move forward 100 pixels without making a line, what set of commands should you write?
penup()
forward(100)
forward(100)
penup()
penup(100)
forward(-100)
5.
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 & C
A, B, C & D
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
The following loop draws 3 circles on the screen. If I wanted to alter this loop to draw 10 circles, how many lines would my code be?
1 for i in range(3):
2 circle(25)
3 forward(50)
1 line
3 lines
10 lines
30 lines
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which lines of the code below will be repeated 4 times?
3 and 4
2, 3 & 4
3, 4 & 5
3, 4, 5, & 6
Create a free account and access millions of resources
Similar Resources on Wayground
15 questions
Pygame Shapes

Quiz
•
8th Grade
10 questions
VEXcode VR Unit 9

Quiz
•
6th Grade
10 questions
FOR LOOPS and Angles with Tracy (PYTHON)

Quiz
•
7th - 8th Grade
15 questions
JavaScript

Quiz
•
7th - 8th Grade
10 questions
Code.org Quiz

Quiz
•
7th Grade
10 questions
Python Turtle - Knowledge Check

Quiz
•
7th - 8th Grade
14 questions
p5.js Week1 PREtest

Quiz
•
7th - 12th Grade
10 questions
Processing 1

Quiz
•
7th Grade
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
15 questions
Core 4 of Customer Service - Student Edition

Quiz
•
6th - 8th Grade
15 questions
What is Bullying?- Bullying Lesson Series 6-12

Lesson
•
11th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
20 questions
typing

Quiz
•
6th Grade
18 questions
Company Logos

Quiz
•
6th - 8th Grade
10 questions
Proper Keyboarding Techniques

Interactive video
•
6th - 10th Grade
14 questions
Inputs and Outputs: Computer Science Intro

Lesson
•
5th - 9th Grade
20 questions
Input, Output, Processing or Storage

Quiz
•
5th - 6th Grade
10 questions
Understanding Computers: Hardware, Software, and Operating Systems

Interactive video
•
7th - 12th Grade