Search Header Logo

Python

Authored by The Alixi

Professional Development

8th Grade

Used 2+ 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 CHOICE QUESTION

20 sec • 2 pts

Что из этого переменная?

a = 10

auth.login()

import sys

for i in range():

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Какой это тип данных?

a = "Привет!"

Число

Строка

Булеан

Список

3.

MULTIPLE SELECT QUESTION

30 sec • 3 pts

Что из этого условная конструкция?

(2 правильных)

import ...

for i in range()

if a > 10:

with open() as f:

while a >= 10:

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Какой из этих оператор присваивания?

=

>=

==

!=

%

5.

MULTIPLE CHOICE QUESTION

20 sec • 4 pts

Какой это тип данных?

a = [12, 14, 60]

int

bool

list

dist

6.

MULTIPLE CHOICE QUESTION

30 sec • 3 pts

Что здесь провериться первым?

a < 0 and b > a or a > 0 and b < a

a < 0 and b > 0

a > 0 and b < a

... or ...

7.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Где здесь тип данных INT?

"148"

(111)

328

[429]

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?