Python Unit 2

Python Unit 2

9th - 12th Grade

15 Qs

quiz-placeholder

Similar activities

Exploring Computer Science

Exploring Computer Science

9th - 10th Grade

14 Qs

Quiz Pemrograman Python Turtle

Quiz Pemrograman Python Turtle

11th Grade

20 Qs

Python Codehs

Python Codehs

9th - 12th Grade

16 Qs

Python turtle

Python turtle

8th - 9th Grade

20 Qs

KS4 - Python Turtle

KS4 - Python Turtle

9th - 11th Grade

15 Qs

Intro to Python Turtle Graphics 2.1-2.4 [50 points]

Intro to Python Turtle Graphics 2.1-2.4 [50 points]

9th Grade

20 Qs

Python turtle year 8 assessment

Python turtle year 8 assessment

7th - 9th Grade

20 Qs

Python - Turtle - Plenary

Python - Turtle - Plenary

6th Grade - University

16 Qs

Python Unit 2

Python Unit 2

Assessment

Quiz

9th - 12th Grade

Medium

Created by

Jennifer Dumas

Used 29+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A set of instructions for a computer made up of one or more lines of code is a computer program.

true

false

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Python's command prompt is...

<<<

===

>>>

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Python Command Line Interpreter has the command prompt >>>.

true

false

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

from turtle import *

tells Python to wake up

tells Python to load the program named turtle

tells Python to draw the turtle

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The command shape("turtle") tells Python to

change the shape of the turtle

open the turtle

close the turtle

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which is the argument in the following line of code: forward(50).

forward

50

()

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In forward(50) the 50 is measured in

mm

inches

pixels

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?