Set & tuple

Set & tuple

9th - 12th Grade

10 Qs

quiz-placeholder

Similar activities

Графы. Терминология

Графы. Терминология

10th Grade

9 Qs

КГГ

КГГ

11th Grade

12 Qs

Электронные таблицы

Электронные таблицы

11th Grade

10 Qs

IX_ЭТ_вво

IX_ЭТ_вво

9th - 12th Grade

10 Qs

завтра егэ...

завтра егэ...

11th Grade

11 Qs

PowerPoint

PowerPoint

11th Grade

15 Qs

Безопасность в сети Интернет

Безопасность в сети Интернет

10th Grade

15 Qs

Интерфейс Scratch 3.0

Интерфейс Scratch 3.0

1st - 11th Grade

14 Qs

Set & tuple

Set & tuple

Assessment

Quiz

Computers

9th - 12th Grade

Hard

Created by

Rasul Abdikerimov

Used 6+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Как создать пустого кортежа

tuple()

tudle()

set()

()

2.

FILL IN THE BLANK QUESTION

1 min • 1 pt

Чтобы добавить в set()

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Как создать пустой set

{}

set()

tuple()

list()

4.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Как соединить наборы(set)

extend()

union()

update()

+

5.

FILL IN THE BLANK QUESTION

1 min • 1 pt

Чтобы добавить в конец список?

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

nums = {1,1,2,3,4} что выйдет?

{1,2,3,4}

{1,1,2,3,4}

[1,2,3,4]

(1,2,3,4)

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

a = {1,2,5,7}

b = {3,4,5,6}

a.intersection(b) -> ?

{1,2,3,4,5,6,7}

{6}

{5,6}

{5}

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?