Search Header Logo

Python Programming Sequence Class

Authored by Seyi Oshikoya

Computers

3rd - 10th Grade

10 Questions

Used 31+ times

Python Programming Sequence Class
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

1. In programming sequence, instructions are run in what order?

bottom to top

randomly

in the order they are presented

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

2. What is turtle programming?

a computer program that draws

a real life animal that draws

a real life animal inside a comouter

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

3. The python command to bring in turtle programming is?

start turtle

import turtle

create turtle

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

4. To give turtle its shape, which is the right command?

name.shape("turtle")

name.structure("turtle")

name.shape("turtle animal")

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

5. To move turtle forward, which is the right command?

name.front(100)

name.moveforward(100)

name.forward(100)

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

6. To give turtle its color, which is the right command?

name.paint("green")

name.color("green")

name.green("turtle")

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

7. To make turtle turn right, which is the right command?

name.right(90)

name.left(90)

name.up(90)

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?