Search Header Logo

программирование списки

Authored by Умед Назиров

Computers

1st Grade

Used 1+ times

программирование списки
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

5 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Оператор присваивания в программе на Python:

:=

=

==

+=

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Какой индекс у числа 17 в списке numbers?

numbers = [1, 100, 7, 20, 17, 37, 22]

5

4

6

3

3.

FILL IN THE BLANKS QUESTION

10 sec • 1 pt

Из скольких элементов состоит список numbers?

numbers = [3, 5, 7, 9]

(a)  

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

numbers = [0, 1, 3, 14, 2, 7, 9, 8, 10]

print(numbers)

0, 1, 3, 14, 2, 7, 9, 8, 10

[0, 1, 3, 14, 2, 7, 9, 8, 10]

['0', '1', '3', '14', '2', '7', '9', '8', '10']

0 1 3 14 2 7 9 8 10

5.

FILL IN THE BLANKS QUESTION

2 mins • 1 pt

A = [2, 13, 1, 14, 6, 15]

Что выведет программа?

print( A[3] )

(a)  

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?