Search Header Logo

Основи програмування на Python

Authored by Вадим Чеченя

Computers

12th Grade

Основи програмування на Python
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

13 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Що таке Python?

Python is a high-level programming language.

Python is a web development framework.

Python is a database management system.

Python is a type of snake.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Яка з наведених конструкцій є розгалуженням в Python?

try, except, finally

switch, case, break

if, elif, else

for, while, do

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Яка команда використовується для створення умовного розгалуження в Python?

if

when

for

while

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Яка з наведених функцій не є вбудованою в Python?

print()

len()

my_custom_function()

append()

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Яка з наведених конструкцій є правильною для перевірки умови в Python?

if умова:

when умова:

check умова:

if (умова)

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Яка з наведених конструкцій є правильною для створення циклу в Python?

for (i = 0; i < 5; i++):

while i < 5:

repeat 5 times:

for i in range(5):

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Які з наведених операторів використовуються для порівняння? (виберіть декілька)

><

===

==, !=, >, <, >=, <=

=,

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

Microsoft

Continue with Microsoft

or continue with

Facebook

Facebook

Apple

Apple

Others

Others

Already have an account?