Search Header Logo

Python итог

Authored by Timur Shilov

Computers

9th - 12th Grade

Used 13+ times

Python итог
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

15 questions

Show all answers

1.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Какие типы данных существуют в Python?

text

float

type

tuple

while

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

В чем разница между "print" и "input"?

print - выводит информацию в терминал

input - позволяет ввести информацию в терминал

print - отправляет смс

input - принимает

print - позволяет ввести информацию в терминал

input - выводит информацию в терминал

Это одно и то же

3.

FILL IN THE BLANK QUESTION

1 min • 1 pt

какой цикл запускает ограниченное количество итераций?

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Как объявить функцию?

def g:

...

func y():

...

del h():

...

def k ():

...

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Как выбрать случайное число от 1 до 10?

random(1,10)

random.randint(1;10)

randint(0,10)

random.randint(1,10)

6.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Как увеличить значение переменной на 1?

h =+ 1

g += 1

f = j + 1

k = k + 1

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Какое множество занимает меньше памяти?

set

list

tuple

mnoj

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?