Python. GuiZero

Python. GuiZero

7th - 12th Grade

15 Qs

quiz-placeholder

Similar activities

Python Recap

Python Recap

7th Grade - University

20 Qs

QUIZZ # 1

QUIZZ # 1

1st - 12th Grade

14 Qs

CPA Revision MCQ1

CPA Revision MCQ1

8th - 9th Grade

20 Qs

Lua Review Corona SDK with Notepad++

Lua Review Corona SDK with Notepad++

10th - 12th Grade

15 Qs

ADOBE SPARKS

ADOBE SPARKS

7th Grade

16 Qs

Explore Scratch 3: Motion and Pen

Explore Scratch 3: Motion and Pen

3rd Grade - University

10 Qs

Traffic Light Project Quiz

Traffic Light Project Quiz

9th Grade

17 Qs

Cyber-Mobbing

Cyber-Mobbing

5th - 8th Grade

19 Qs

Python. GuiZero

Python. GuiZero

Assessment

Quiz

Computers

7th - 12th Grade

Practice Problem

Hard

Created by

Elena Simankova

Used 17+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Какое ключевое слово позволяет воспользоваться Python-модулем?

import

export

transfer

abrakadabra

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Что выведет на экран следующий код?

a = abs(10) + abs(-10)

print(a)

b = abs(-10) + -10

print(b)

20 и 0

10 и 0

0 и 10

0 и 20

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Какие функции используются для работы с файлами?

open, read, write, close

open, scaner, close

open, read, eat, exit

open, edit, close

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Как расшифровывается GUI?

Graphical User Interface

Goblin Unicorn Iron-man

Go Under It

Graphical User Interstellar

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Как расшифровывается CLI?

Сommand Line Interface

Client Local Institute

Cool Logic Interface

Сommand Line Information

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

В guizero, что из этого модифицирует свойство?

txt_input.value = "Velociraptor"

btn = PushButton(app, command=btn_clicked)

def btn_go_clicked():

txt_input = TextBox(app)

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Какой макет создает

этот код?

Media Image
Media Image
Media Image
Media Image

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?