Dictionary Python
Quiz
•
Computers
•
University
•
Practice Problem
•
Medium
Muhammad Rafi Al Basyary
Used 19+ times
FREE Resource
Enhance your content in a minute
15 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
10 sec • 5 pts
Dictionary adalah tipe data python yang menggunakan pendekatan "--- - ---"
"key - item"
"key - value"
"item - value"
"item - key"
2.
MULTIPLE CHOICE QUESTION
30 sec • 10 pts
A = {"AP" : "Basis Data", "PU" : "Statistika", "AH" : "Data Preparation"}
- - - - -
print(B)
#['AP', 'SDW', 'AH']#
B = list(A.keys())
B = set(A.keys())
B = list(A.items())
B = set(A.items())
3.
MULTIPLE CHOICE QUESTION
10 sec • 6 pts
Pola pada Dictionary menggunakan
{ = }
( = )
{ : }
( : )
4.
MULTIPLE CHOICE QUESTION
10 sec • 5 pts
Tipe data berikut dapat digunakan pada Key dalam Dictionary , kecuali
String
Boolean
Tuple
Angka
5.
MULTIPLE CHOICE QUESTION
30 sec • 9 pts
SDA = {"A1" : "C", "A2" : "C++", "A3" : "PYTHON"}
- - - - -
#None#
print(SDA.get("A4"))
print(SDA.get(("A4")
print(SDA("A4"))
print(SDA(("A4")
6.
MULTIPLE CHOICE QUESTION
10 sec • 5 pts
Yang bukan merupakan sifat dari Dictionary adalah
Unordered
Changeable
Unique
Fatigue
7.
MULTIPLE CHOICE QUESTION
20 sec • 10 pts
Mantan = {"Icha" : "Keanu", "Yushin" : "Kim Davin", "Ilham" : "Lucinta" }
print(Mantan.get["Yushin"])
# - - - - - #
None
Kim Davin
['Kim Davin']
Error
Create a free account and access millions of resources
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?
Similar Resources on Wayground
10 questions
POP QUIZ 4 (DFC40243)
Quiz
•
University
12 questions
ASK Tingkatan 1: 2.2.2 Format Imej pada Fail yang Sama
Quiz
•
12th Grade - University
10 questions
Listen in Python
Quiz
•
University
20 questions
Enterprise Architect Pra UTS
Quiz
•
University
15 questions
ARKOM 2_INS
Quiz
•
University
15 questions
Komponen Jaringan & Pengkabelan
Quiz
•
University
10 questions
DGP : Komposisi Fotografi
Quiz
•
University
20 questions
Uji Pengetahuan Jaringan Komputer
Quiz
•
9th Grade - University
Popular Resources on Wayground
10 questions
Honoring the Significance of Veterans Day
Interactive video
•
6th - 10th Grade
9 questions
FOREST Community of Caring
Lesson
•
1st - 5th Grade
10 questions
Exploring Veterans Day: Facts and Celebrations for Kids
Interactive video
•
6th - 10th Grade
19 questions
Veterans Day
Quiz
•
5th Grade
14 questions
General Technology Use Quiz
Quiz
•
8th Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
15 questions
Circuits, Light Energy, and Forces
Quiz
•
5th Grade
19 questions
Thanksgiving Trivia
Quiz
•
6th Grade
Discover more resources for Computers
20 questions
Definite and Indefinite Articles in Spanish (Avancemos)
Quiz
•
8th Grade - University
7 questions
Force and Motion
Interactive video
•
4th Grade - University
9 questions
Principles of the United States Constitution
Interactive video
•
University
18 questions
Realidades 2 2A reflexivos
Quiz
•
7th Grade - University
10 questions
Dichotomous Key
Quiz
•
KG - University
25 questions
Integer Operations
Quiz
•
KG - University
7 questions
What Is Narrative Writing?
Interactive video
•
4th Grade - University
20 questions
SER vs ESTAR
Quiz
•
7th Grade - University
