Search Header Logo

Повторение

Authored by Савина Екатерина

Computers

University

Used 1+ times

Повторение
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

12 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Какой язык мы изучали в прошлом году?

Английский

Python

C++

Мы что то изучали?

2.

FILL IN THE BLANK QUESTION

45 sec • 1 pt

Типы данных

str

int

float

____

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Какой вариант не является допустимым именем переменной в Python?

my_variable

123_variable

_variable

variable123

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Что выдаст код?

my_string = “Hello, World!”
print(my_string[7:])

Hello

World

Hello, World

Error

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Как создать пустой лист?

my_list = []

my_list = {}

my_list = ()

my_list = [“”]

6.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Что из перечисленного написано правильно?

print("Hello")

def test (a,b):

return a*b

for j in len(a):

b.append(j)

a+=c**3

7.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Что выдаст код?

print(len(“Python”))

5

6

7

error

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?