Search Header Logo

Основи Python

Authored by Анастасия Кудряшова

Other

2nd Grade

Used 7+ times

Основи Python
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

22 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Що таке змінна в Python?:

Вид коментаря

Місце в пам’яті для збереження даних

Оператор для обчислень

Тип даних

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Як оголосити змінну в Python?:

var x = 10

int x = 10

x = 10

let x = 10

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Який тип даних повертає функція input()?:

int

str

float

bool

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Як перетворити рядок "123" у ціле число?:

int(123)

convert(123, int)

int("123")

str(123)

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Який оператор використовується для виводу даних у консоль?:

print()

echo()

output()

show()

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Що відбудеться, якщо виконати

print(5 + "5")?:

Виведеться 55

Виникне помилка

Виведеться 10

Програма зависне

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Який оператор використовується для перевірки умови в Python?:

if

switch

while

for

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?