Dictionary Python

Quiz
•
Computers
•
University
•
Medium
Muhammad Rafi Al Basyary
Used 19+ times
FREE Resource
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
Similar Resources on Wayground
15 questions
Python Basics

Quiz
•
University
15 questions
Python Variables

Quiz
•
University
15 questions
Python Skills

Quiz
•
1st Grade - Professio...
16 questions
PAP Module-3 Part-2

Quiz
•
University
20 questions
[Python For All] Quiz 2 - Rewind.py

Quiz
•
University
10 questions
Kuiz Dasar Python

Quiz
•
University
20 questions
Collections C#

Quiz
•
University
17 questions
Python Loops

Quiz
•
University
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

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

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade
Discover more resources for Computers
21 questions
Spanish-Speaking Countries

Quiz
•
6th Grade - University
20 questions
Levels of Measurements

Quiz
•
11th Grade - University
7 questions
Common and Proper Nouns

Interactive video
•
4th Grade - University
12 questions
Los numeros en español.

Lesson
•
6th Grade - University
7 questions
PC: Unit 1 Quiz Review

Quiz
•
11th Grade - University
7 questions
Supporting the Main Idea –Informational

Interactive video
•
4th Grade - University
12 questions
Hurricane or Tornado

Quiz
•
3rd Grade - University
7 questions
Enzymes (Updated)

Interactive video
•
11th Grade - University