Python Array- quiz

Quiz
•
Computers
•
11th Grade
•
Medium
Mariam Barbary
Used 1+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
It is an array that is used to store data values in key:value pairs.
List
Tuple
Set
Dictionary
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
It is an array which is ordered and unchangeable & allows duplicate members.
Tuple
List
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which type of brackets we use to create a list
[ ]
{ }
( )
all are correct
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which type of brackets we use to create a Tuple
[ ]
{ }
( )
all are correct
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which type of brackets we use to create a Dictionary
[ ]
{ }
( )
all are correct
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
thisdict = {
"brand": "Ford",
"model": "Mustang",
"year": 1964
}
What is the correct code to Change the "year" to 2018:
thisdict["year"] = 2018
change(thisdict('year'),2018)
thisdict.append(2018)
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
which method is used to remove an element from a list by its index.
remove()
pop()
del
clear()
Create a free account and access millions of resources
Similar Resources on Wayground
15 questions
python basics quiz

Quiz
•
9th - 12th Grade
10 questions
Assessment Quiz 2

Quiz
•
7th - 12th Grade
12 questions
Code.org Unit 6 - Lists

Quiz
•
9th - 12th Grade
15 questions
2D Lists and Arrays

Quiz
•
10th - 12th Grade
15 questions
Python - тест

Quiz
•
1st - 12th Grade
14 questions
Arrays, lists, tuples, stacks and queues

Quiz
•
11th - 12th Grade
9 questions
tulkarm club first comp

Quiz
•
9th - 11th Grade
10 questions
python. Коллекции

Quiz
•
7th - 11th Grade
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
10 questions
UPDATED FOREST Kindness 9-22

Lesson
•
9th - 12th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
20 questions
US Constitution Quiz

Quiz
•
11th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade