PYTHON TURTLE COMMANDS

Quiz
•
Computers
•
6th Grade
•
Medium
Computer Science
Used 22+ times
FREE Resource
5 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
To make the turtle move forward, which command is used?
turtle.penup()
turtle.forward()
turtle.left()
turtle.backward()
2.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
When creating a rectangle with the turtle, what angle is needed when turning?
120
180
45
90
3.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
What is the extension on a Python file name?
.PY
.PYT
.PPT
.PH
4.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
How do you tell python you want to use the turtle library?
turtle import
import turtle
from libraries import turtle
from turtle import libraries
5.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
What does t.forward(300) do?
Moves in the direction it is facing 300 steps
Moves down the screen 300 steps
Moves up the screen 300 steps
Similar Resources on Wayground
10 questions
2023-24 - Y7 - Python Turtle - Quiz 5

Quiz
•
6th Grade
10 questions
Coding Basics

Quiz
•
5th Grade - University
10 questions
Turtle Quiz

Quiz
•
6th Grade
10 questions
2024-25 - Y7 - Python Turtle Programming - Quiz 1

Quiz
•
6th Grade
8 questions
Microbit Quiz 1

Quiz
•
6th Grade
7 questions
Regular Expressions (Python)

Quiz
•
KG - University
10 questions
Programski jezik Python - ponavljanje

Quiz
•
5th - 7th Grade
10 questions
Pencil Project

Quiz
•
6th Grade
Popular Resources on Wayground
55 questions
CHS Student Handbook 25-26

Quiz
•
9th Grade
18 questions
Writing Launch Day 1

Lesson
•
3rd Grade
10 questions
Chaffey

Quiz
•
9th - 12th Grade
15 questions
PRIDE

Quiz
•
6th - 8th Grade
40 questions
Algebra Review Topics

Quiz
•
9th - 12th Grade
22 questions
6-8 Digital Citizenship Review

Quiz
•
6th - 8th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade