python moving

Quiz
•
Computers
•
6th Grade
•
Hard

Nwe Oo Mon
Used 1+ times
FREE Resource
8 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is wrong with this code?
import turtle
robo = turtle.Turtle
robo.shape('square')
Missing brackets
Missing colon
Missing comma
Incorrect spelling
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What will be the output from this code?
forward(50)
left(90)
forward(100)
left(90)
forward(50)
left(90)
forward(100)
Rectangle
Square
Triangle
Circle
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
To stop the turtle drawing you need to use which of the following commands?
penup:
pen_up()
penup()
penup():
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How do you tell that Python that you are going to use the turtle library?
import turtle
import Turtle
Import_turtle
Import Turtle
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How do you write a program in python?
Using Word
Using IDLE
Using Paint
Using Notepad
6.
FILL IN THE BLANK QUESTION
1 min • 1 pt
There are 6 built-in shapes of turtle. The default shape is ____________.
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
The initial position of new turtle object is __________.
x = 0 and y = 0
x = 100 and y = 100
top left corner
top right corner
8.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
The turtle.left() method is used to change the direction of the turtle by the value of the argument that it takes. The turtle's position remains the same.
True
False
Similar Resources on Wayground
10 questions
All quiz

Quiz
•
3rd Grade - University
11 questions
Informatika 6

Quiz
•
6th Grade
10 questions
Python Programming with Tracy the Turtle

Quiz
•
6th - 8th Grade
10 questions
Графіка в Пайтон

Quiz
•
6th Grade
10 questions
Turtle Logo Programming

Quiz
•
1st - 6th Grade
10 questions
6 класс Паскаль onvector

Quiz
•
6th Grade
10 questions
Exploring Python Turtle Graphics

Quiz
•
6th Grade
7 questions
Python L2- Quiz 1

Quiz
•
5th - 12th 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