Python Collections Quiz

Quiz
•
Computers
•
Professional Development
•
Hard
katarzyna mrawczynska
Used 14+ times
FREE Resource
12 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Która kolekcja w Pythonie jest uporządkowaną, niemodyfikowalną sekwencją elementów?
set
dict
tuple
2.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Jakiego typu kolekcję należy użyć, gdy potrzebujemy szybkiego dostępu do unikalnych elementów bez zachowania kolejności?
list
set
tuple
dict
3.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Która kolekcja jest najlepsza, gdy potrzebujemy mapowania klucz-wartość?
list
set
tuple
dict
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Która metoda dodaje element do końca listy?
.append()
.add()
.insert()
.extend()
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Jak usunąć pierwsze wystąpienie wartości 9 z listy?
lista.remove(9)
lista.pop(9)
lista.delete(9)
lista.discard(9)
6.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Która metoda słownika zwraca wszystkie pary w formie listy tupli?
.sets()
.pairs()
.items()
.get()
7.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Która metoda jest właściwa do połączenia dwóch list w jedną?
.append()
.add()
.insert()
.extend()
Create a free account and access millions of resources
Similar Resources on Wayground
10 questions
Preguntas sobre Pandas

Quiz
•
Professional Development
10 questions
[S5 Q1 10-12] Roblox

Quiz
•
Professional Development
11 questions
Angular quizz

Quiz
•
Professional Development
10 questions
Day 3

Quiz
•
Professional Development
9 questions
widoki, indexy, ograniczenia klucz obcy

Quiz
•
Professional Development
15 questions
Linux-2

Quiz
•
Professional Development
15 questions
World Of Tanks

Quiz
•
1st Grade - Professio...
10 questions
Python Quiz

Quiz
•
Professional Development
Popular Resources on Wayground
18 questions
Writing Launch Day 1

Lesson
•
3rd Grade
11 questions
Hallway & Bathroom Expectations

Quiz
•
6th - 8th Grade
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
40 questions
Algebra Review Topics

Quiz
•
9th - 12th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
19 questions
Handbook Overview

Lesson
•
9th - 12th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade