Python Tracy the Turtle Flashcard

Flashcard
•
Computers
•
6th Grade
•
Hard
Wayground Content
FREE Resource
Student preview

15 questions
Show all answers
1.
FLASHCARD QUESTION
Front
How will I tell Tracy to move forward 100 pixels?
Back
forward(100)
2.
FLASHCARD QUESTION
Front
When using the circle() command, what value do we put inside the parentheses?
Back
Radius of the circle
3.
FLASHCARD QUESTION
Front
Where does Tracy always start in the grid world?
Back
(0, 0) coordinate in the middle of the canvas
4.
FLASHCARD QUESTION
Front
If you want Tracy to move forward 100 pixels without making a line, what set of commands should you write?
Back
penup( )
forward(100)
5.
FLASHCARD QUESTION
Front
If Tracy started facing right, which direction would she be facing after we ran the following code: left(90), left(90), right(90)?
Back
up
6.
FLASHCARD QUESTION
Front
Which of the following is NOT a reason for loops being useful when writing code?
- Loops help use 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
Back
Loops let us make shapes of multiple sizes
7.
FLASHCARD QUESTION
Front
If Tracy starts on the left edge of the canvas and moves forward 50 pixels, how many times will this code need to be repeated to have Tracy reach the right edge of the canvas?
Back
8 times
Create a free account and access millions of resources
Similar Resources on Wayground
15 questions
Code Talker Final Test

Flashcard
•
6th - 12th Grade
15 questions
Python Turtle Graphics Assessment for 7th Grade

Flashcard
•
KG - University
10 questions
PS Vocab Typography and Images

Flashcard
•
9th - 12th Grade
15 questions
Forensic Fingerprints

Flashcard
•
8th - 12th Grade
16 questions
Loops Flashcard

Flashcard
•
9th - 12th Grade
15 questions
Cereal Trivia

Flashcard
•
KG - University
15 questions
Homeostasis: Feedback Loops

Flashcard
•
KG - University
15 questions
Hour of Code Intro to CS Lessons 2, 5, and 7

Flashcard
•
6th - 12th Grade
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

Interactive video
•
10th - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

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

Interactive video
•
6th - 10th Grade
8 questions
Time Management

Quiz
•
6th Grade
15 questions
Acceptable Use Policy (Quiz)

Quiz
•
6th - 8th Grade
25 questions
Career Vs. Job

Quiz
•
6th - 8th Grade
20 questions
Copyright and Fair Use

Quiz
•
6th - 8th Grade
21 questions
Input Output Storage Device

Quiz
•
5th - 8th Grade