Python L5

Python L5

6th Grade

10 Qs

quiz-placeholder

Similar activities

Spreadsheet Window Basics

Spreadsheet Window Basics

10th Grade

13 Qs

Pemograman Dasar Kelas X TKJ 2020

Pemograman Dasar Kelas X TKJ 2020

10th Grade

10 Qs

Python Basic Quiz

Python Basic Quiz

11th Grade - University

10 Qs

ICT S120 (Prelim Review)

ICT S120 (Prelim Review)

11th Grade

15 Qs

MODULE 8 PRE TEST

MODULE 8 PRE TEST

10th Grade

10 Qs

Python lesson 3

Python lesson 3

8th Grade

11 Qs

CPF 1 - 3

CPF 1 - 3

6th - 8th Grade

15 Qs

CID421 Introduction to 3D CAD SOLIDWORK

CID421 Introduction to 3D CAD SOLIDWORK

University

12 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?