Python Dictionary

Python Dictionary

8th Grade

14 Qs

quiz-placeholder

Similar activities

Turtle

Turtle

7th - 8th Grade

12 Qs

HTML introduction

HTML introduction

8th - 9th Grade

10 Qs

Lesson 10 Dictionary Review

Lesson 10 Dictionary Review

8th Grade

9 Qs

Python L21 Nesting & Dictionaries

Python L21 Nesting & Dictionaries

6th - 8th Grade

12 Qs

HTML Introduction

HTML Introduction

3rd Grade - Professional Development

10 Qs

Python Coding

Python Coding

6th - 8th Grade

12 Qs

Symbols & Num. Keypad

Symbols & Num. Keypad

1st - 12th Grade

10 Qs

Python Quiz 1

Python Quiz 1

6th - 8th Grade

16 Qs

Python Dictionary

Python Dictionary

Assessment

Quiz

Computers

8th Grade

Medium

Created by

Andrew Kale

Used 2+ times

FREE Resource

14 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

True or False:

A python dictionary is a data structure?

True

False

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

True or False:

Just like a list, a dictionary is ordered?

True

False

3.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

What pairs of data does a dictionary hold? (You may need to choose more than one option)

key

index

string

value

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Can a dictionary be updated once it has been created?

maybe

yes

no

some parts

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

True or False:

A dictionary can be accessed using an index?

True

False

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The value of in a dictionary can be accessed using its ___________

index

key

number

pointer

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A python dictionary can be declared by placing all values within ____________

squared brackets

normal brackets

curly brackets

round brackets

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?