ĐỂ TRUY CẬP GIÁ TRỊ CỦA MỘT KHÓA TRONG DICTIONARY, BẠN SỬ DỤNG CÚ PHÁP NÀO?
Want to know the answer? Start playing now!
Host a room
Play now
0 Questions
10 Plays
[Python Intensive Course] Quiz 3
Yen Trinh
Level:
Easy
[Python Intensive Course] Quiz 3
See syllabus: https://yentrinh.hashnode.dev/python-intensive-course-syllabusu
Question Types: Multiple choice
Answers:
- dict[key]
- dict.key
- dict(key)
- dict.get(key)