Python

Python

8th Grade

10 Qs

quiz-placeholder

Similar activities

1.2 Word Quizizz

1.2 Word Quizizz

8th - 12th Grade

14 Qs

OS

OS

5th - 11th Grade

10 Qs

Intro to Google Maps

Intro to Google Maps

6th - 8th Grade

10 Qs

Tables

Tables

6th - 8th Grade

14 Qs

Microbits - Inputs

Microbits - Inputs

8th Grade

13 Qs

Microsoft  Office Word

Microsoft Office Word

4th Grade - University

12 Qs

Scratch Introduction

Scratch Introduction

5th - 8th Grade

10 Qs

Техника безопасности

Техника безопасности

7th - 11th Grade

10 Qs

Python

Python

Assessment

Quiz

Computers

8th Grade

Practice Problem

Medium

Created by

Alena Miroshnichenko

Used 13+ times

FREE Resource

AI

Enhance your content in a minute

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

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Щоб розмістити кнопку у вікні, потрібно створити новий об'єкт типу:

Media Image
Media Image

KeyPress.

Media Image

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Створити новий об'єкт типу Button, пов'язати його зі змінною, яка визначатиме ім'я об'єкта:

root.geometry('600x400')

root.=Tk()

button=Button()

button.pack()

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Розмістити Button у вікні:

button.pack()

root.=Tk()

root.geometry('600x400')

button=Button()

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Заголовок функції має такий синтаксис:

var<назва_функції>([перелік параметрів])

var<назва_функції>([перелік функції])

def <назва_функції>(тіло функції)

def<назва_функції>[перелік параметрів])

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

В тексті проєкту не можна виправити знайдені синтаксичні помилки.

так

ні

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Для виведення на екран у ході проєкту текстових повідомлень можнавикористати спеціальне вікно – вікно повідомлень.

так

ні

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

У мові Python не можна створити вікна повідомлень showinfo

так

ні

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?