CÁCH NÀO SAU ĐÂY ĐƯỢC SỬ DỤNG ĐỂ TẠO MỘT DICTIONARY RỖNG TRONG PYTHON?
Want to know the answer? Start playing now!
Host a room
Play now
0 Questions
22 Plays
[Python intensive course] Quiz 2
Yen Trinh
Level:
Easy
[Python intensive course] Quiz 2
Question Types: Multiple choice
Answers:
- my_dict = []
- my_dict = {}
- my_dict = ()
- my_dict = ''