Search Header Logo

Python Quiz

Authored by Akande Joseph

Computers

7th Grade

Used 23+ times

Python Quiz
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Is python a High level programming language

NO

Maybe

Yes

I dont know

2.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

In tKinter, what line of code prevents your screen from shutting down

from tKinter import *

root = Tk

root = Tk()

root.Mainloop()

3.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

In tKinter, what line of code helps us load widgets to the screen?

Label()

Label()

Pack

Pack()

4.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

The following are examples of widgets in tkinter except:

Button()

Label()

Back()

Entry()

5.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

In turtle, we use widget instead of functions?

Yes

No

I dont know

Maybe

6.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

What is the output of the following code:

hello = 100

Print(" I would like to say " + hello)

I would like to say hello

I would like to say 100

Error

I dont know

7.

FILL IN THE BLANK QUESTION

1 min • 5 pts

what function prevents your turtle from drawing on the screen

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?