G-7 Python Basics Quiz

G-7 Python Basics Quiz

Assessment

Quiz

Created by

Muhammad Amir Rizwan

Computers

7th Grade

Hard

Student preview

quiz-placeholder

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

We write the program in python shell window

True

False

don't know

May be

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

If we want to turn turtle right side 90 angle we use _________ command.

Right (90)

left(90)

forward(90)

backward(90)

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which command would move the turtle forward by 30 steps?

FD30

TD 30

FD 30

forward (30)

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

We can color our drawing in python turtle window

True

False

don't know

May be

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The turtle moves on the screen according to instructions called ___________

Latin

procedure

function

command

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The command FD100 will give an error message

True

False

don't know

May be

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Loop is enable us to do more work in less code

True

False

don't know

May be

8.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A small turtle in the center of the screen represents a __________

line

turn

cursor

square

9.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Forward (50) will move the turtle ______ steps in the forward directions.

backward

fifty

turn 90 degree

left 90

10.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of these represent the cursor in python GUI window?

Turtle

Tortise

pen

Triangle

Explore all questions with a free account

or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?