Search Header Logo

ОАиП лекция 2

Authored by Ардак Тау

Computers

University

Used 3+ times

ОАиП лекция 2
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

10 questions

Show all answers

1.

OPEN ENDED QUESTION

3 mins • 1 pt

Кто разработал язык Python?

Evaluate responses using AI:

OFF

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Каким будет результат выполнения данного кода?

a = 5

b = 3

print(a + b)

5 + 3

8

5

3

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Какая функция поможет определить, какой тип имеет переменная?

int()

input()

print()

type()

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Необязательные атрибуты функции print() ?

sep, file, end, flash

sep, file, end

sep, file, end, flush

sep, end

5.

FILL IN THE BLANK QUESTION

1 min • 1 pt

Результат выполнения данного кода?

a = 8

b = 2

print( a , '//' , b , '=' , a // b )

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Результат выполнения данного кода?

a = 3

b = 2

max = a if ( a > b ) else b

print( 'max'= , max)

max = 3

max = max

max = a

выведит ошибку

7.

OPEN ENDED QUESTION

3 mins • 1 pt

Какое действие выполняет оператор " ** "?

Evaluate responses using AI:

OFF

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?