Python L5

Python L5

6th Grade

10 Qs

quiz-placeholder

Similar activities

MPB Week 6

MPB Week 6

University

10 Qs

Process modeling

Process modeling

University

10 Qs

 QUIZ  MS Core Java Quiz-3 2023

QUIZ MS Core Java Quiz-3 2023

University

11 Qs

MS Excel For SF

MS Excel For SF

University

14 Qs

Tutorium 3

Tutorium 3

University

9 Qs

HTML5

HTML5

7th Grade

10 Qs

Gameplay-Quiz 1 & Quiz 2

Gameplay-Quiz 1 & Quiz 2

University

10 Qs

Команди графічного модуля

Команди графічного модуля

1st - 12th Grade

10 Qs

Python L5

Python L5

Assessment

Quiz

Computers

6th Grade

Easy

Created by

Abdallah Mostafa

Used 4+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What function is used to lift the pen to prevent lines from being drawn when moving the turtle?

pendown()

penup()

goto(x , y)

pencolor()

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What function is responsible for determining the background color of the panel?

pencolor()

fillcolor()

bgcolor()

circle()

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What function is used to resize the pen in Python Turtle?

penshape()

pensize()

pencolor()

shape()

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What function is used as a timer to call a specific function after a period of time?

wait()

ontimer()

timer()

time()

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the sleep() function in the time library?

Resets time since Epoch

Interruption of execution for a specified period of time

Close the program

Reformats time

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What function is used to bind a key that is pressed to a particular function?

time()

onkeypress()

sleep()

listen()

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you tell that Python that you are going to use the turtle library?

turtle import

from turtle import

from import turtle

import turtle

Create a free account and access millions of resources

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

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?