DATA STRUCTURES ACTIVITY OF THE WEEK

DATA STRUCTURES ACTIVITY OF THE WEEK

University

10 Qs

quiz-placeholder

Similar activities

Python Lists Quiz

Python Lists Quiz

University

10 Qs

python_basics

python_basics

University

10 Qs

XII Samacheer Computer Science

XII Samacheer Computer Science

12th Grade - University

10 Qs

quiz

quiz

University

7 Qs

ASK F2 -KOD ARAHAN (PYTHON)

ASK F2 -KOD ARAHAN (PYTHON)

1st Grade - University

15 Qs

H466 - Arrays, Records, Tuples and Lists

H466 - Arrays, Records, Tuples and Lists

11th Grade - University

10 Qs

Python Sets

Python Sets

University

10 Qs

Python

Python

University

15 Qs

DATA STRUCTURES ACTIVITY OF THE WEEK

DATA STRUCTURES ACTIVITY OF THE WEEK

Assessment

Quiz

Computers

University

Medium

Created by

Alfonso Blas-Pinto

Used 3+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

can I remove a element from a tuple once created?

Yes, tuples have mutable values

No , tuples are immutable once created

why is tulip spelled weird?

idk you tell me

2.

MULTIPLE SELECT QUESTION

10 sec • 1 pt

Can I add a element to a python list after creation?

Yes, python lists are mutable after creation

No ,python lists are immutable after creation

Yes ,you can think of python lists as written in pencil and can be added onto or removed

No ,python lists can be thought of written in permanent marker and can not be changed after creation

3.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Are python lists ordered?

Yes ,they are ordered

No ,they are not

idk man

4.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

What is a python dictionary?

A data structure that is a collection of key-value pairs

A data structure that is a collection of unique values

A data structure that is a collection of idk

A data structure that is a collection of tulips

5.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

What is a python set?

A data structure that is a collection of unique values

A data structure that is a collection of key-value pairs

A data structure that is a ordered

idk

6.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Can I add onto a dictionary after created

Yes I am allowed to add onto a dictionary after creation

No , dictionaries are immutable after creation

7.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Can I have duplicate keys in a python dictionary?

No , keys are all unique

Yes , you can!

idk

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?