Week 3-4

Week 3-4

University

25 Qs

quiz-placeholder

Similar activities

Database quiz part 1 - D2T4

Database quiz part 1 - D2T4

University

20 Qs

Fundamentos Java

Fundamentos Java

University

20 Qs

Revissão - Linguagem C (str, fun, stru, vt+mt,)

Revissão - Linguagem C (str, fun, stru, vt+mt,)

University

20 Qs

Úvod do umělé inteligence v sociálních vědách

Úvod do umělé inteligence v sociálních vědách

University

20 Qs

PENCEGAHAN DAN PENANGANAN MALWARE

PENCEGAHAN DAN PENANGANAN MALWARE

9th Grade - University

20 Qs

Kuis Ms Word 1

Kuis Ms Word 1

7th Grade - University

20 Qs

LONG QUIZ MIS

LONG QUIZ MIS

University

20 Qs

Uji Pengetahuan Teknologi Informasi

Uji Pengetahuan Teknologi Informasi

12th Grade - University

20 Qs

Week 3-4

Week 3-4

Assessment

Quiz

Information Technology (IT)

University

Medium

Created by

Zamart Ramazanova

Used 14+ times

FREE Resource

25 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What is the output of min([5, 3, 8])?

8

5

3

None

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which statement about a dictionary is correct?

Keys must be immutable

Keys can be mutable

Values must be immutable

Values cannot be duplicated

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What does the "symmetric_difference()" method do in sets?

Finds the common elements between two sets

Finds the difference between two sets

Finds elements not shared by two sets

None of the above

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which method is used to combine two sets?

union()

combine()

append()

add()

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What does "tuple()" do?

Converts a list into a tuple

Converts a tuple into a list

Converts a string into a list

None of the above

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What does the "clear()" method do in a dictionary?

Deletes all elements in a dictionary

Deletes a specific key-value pair

  • Creates a new dictionary

  • None of the above

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

How do you check if a key exists in a dictionary?

key in dictionary

dictionary.has_key(key)

dictionary.contains(key)

dictionary.key_exists(key)

Create a free account and access millions of resources

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

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?