Python Dict

Python Dict

6th - 8th Grade

11 Qs

quiz-placeholder

Similar activities

Introduction to Networks

Introduction to Networks

6th - 8th Grade

14 Qs

Year 8 - Malware & Social Engineering

Year 8 - Malware & Social Engineering

6th - 8th Grade

10 Qs

INFORMATIKA_8

INFORMATIKA_8

7th - 9th Grade

15 Qs

Y8 Flow Diagrams

Y8 Flow Diagrams

8th Grade

10 Qs

Informatika 7

Informatika 7

7th Grade

10 Qs

Key Concepts 1

Key Concepts 1

5th - 7th Grade

11 Qs

Cyber Security Homework 1

Cyber Security Homework 1

7th - 9th Grade

15 Qs

Network Quiz TH

Network Quiz TH

1st - 10th Grade

16 Qs

Python Dict

Python Dict

Assessment

Quiz

Computers

6th - 8th Grade

Hard

Created by

Eman Magdy

Used 2+ times

FREE Resource

11 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

................. is a type of data structure that we can save that type of data in it.

String

Boolean

Dictionary

List

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The key of each item in a dictionary must be ........................... data type.

Mutable

Immutable

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The value of each item in a dictionary can be mutable or immutable.

True

False

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Does the variable data have any errors?

True

False

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

We can nest a dictionary inside a dictionary.

i.e. The value of an item in a dictionary can be another dictionary.

True

False

6.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Media Image

What is the output of this code?

"Lara", "Jessy", "Mostafa","Omar"

"Lara"

["Lara", "Jessy", "Mostafa","Omar" ]

7.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Media Image

How can I display the output C# ?

print (data["Courses"])

print (data["Courses"][3])

print (data[3])

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?