Lesson 44 - Dictionary Datatype 2

Lesson 44 - Dictionary Datatype 2

5th - 8th Grade

10 Qs

quiz-placeholder

Similar activities

CD3. Bài 5. Đặt thông số chung cho các trang trình chiếu

CD3. Bài 5. Đặt thông số chung cho các trang trình chiếu

5th Grade

12 Qs

8 СЫНЫП ЭЛ КЕСТЕЛЕР

8 СЫНЫП ЭЛ КЕСТЕЛЕР

8th Grade

13 Qs

BÀI 5. THAO TÁC VỚI BẢNG TÍNH

BÀI 5. THAO TÁC VỚI BẢNG TÍNH

1st - 10th Grade

12 Qs

Maikling Pagsusulat: Maikling Pagsusulit

Maikling Pagsusulat: Maikling Pagsusulit

7th Grade

10 Qs

Latihan Asesmen Bhs Ingg

Latihan Asesmen Bhs Ingg

6th Grade

10 Qs

wonders unit 1 week 2 weekly assessment 5th grade

wonders unit 1 week 2 weekly assessment 5th grade

5th Grade

13 Qs

Lesson 42 - file related functions

Lesson 42 - file related functions

5th Grade

10 Qs

Internet Saftey

Internet Saftey

7th Grade

8 Qs

Lesson 44 - Dictionary Datatype 2

Lesson 44 - Dictionary Datatype 2

Assessment

Quiz

Professional Development, Education

5th - 8th Grade

Easy

Created by

NotchUp .co

Used 23+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which python datatype is having key value pair ?

Dictionary

set

tuple

string

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is true ?

Dictionary keys are unique

Dictionary keys can have more than one value

Dictionary can have values without having key

none

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What will be the output of the following code ?

x={}

print(type(x))

Dictionary

set

list

tuple

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following python datatype encloses with {} ?

Dictionary

list

set

Both set and dictionary

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

By default python input is of type -

string

int

float

list

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which function is used to copy one dictionary into another ?

copy()

duplicate()

smaple()

Dictionary can't be copied

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which keyword is used to delete particular key from dictionary ?

del

clear

extern

none

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?