
9.6.3 Python Homework

Quiz
•
Computers
•
7th - 12th Grade
•
Hard

Rachael Middleditch
Used 3+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which is the correct command to start a fill?
begin_fill()
begin fill()
Begin_fill()
begin_fill[]
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which is the correct command to put the pen down?
pendown_()
pendown()
Pendown()
pen down()
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the correct command for moving forward 100?
forward 100
Forward(100)
forward(100)
forward_(100)
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What will this code do?
Draw a circle 20 times on a grey background.
Draw 6 separate circles on a grey background.
Draw 6 circles which are linked with a line.
Draw 6 circles which are linked with a line on a grey background.
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does the code underneath the WHILE mean?
The code will run whilst ever the counter is less then 7.
The code will run until the counter reaches 7.
The code will take 7 away from the counter.
The code will not work as there is an error.
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is a variable?
A label given to a memory location that stores data.
Something that is the same throughout the program.
A method of outputting data.
A syntax error.
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which is the correct code to import the turtle commands?
from import turtle *
Import from turtle *
from turtle import *
From turtle import *
Create a free account and access millions of resources
Similar Resources on Wayground
15 questions
KS4 - Python Turtle

Quiz
•
9th - 11th Grade
15 questions
Python Turtle Quiz

Quiz
•
7th Grade
10 questions
Python eduBlocks Quiz

Quiz
•
8th Grade
10 questions
Python Vocab 1 Commands Quiz

Quiz
•
10th Grade - University
15 questions
Selection in Python

Quiz
•
1st - 9th Grade
8 questions
Java Script

Quiz
•
5th - 7th Grade
14 questions
Code.org Unit 3

Quiz
•
9th - 12th Grade
10 questions
Komunikasi Daring 1

Quiz
•
10th 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
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
10 questions
Understanding Computers: Hardware, Software, and Operating Systems

Interactive video
•
7th - 12th Grade
29 questions
AP CSP Unit 2 Review (Code.org)

Quiz
•
10th - 12th Grade