CÁCH NÀO SAU ĐÂY ĐƯỢC SỬ DỤNG ĐỂ LẤY PHẦN TỬ THỨ 3 TRONG MỘT DANH SÁCH TRONG PYTHON?
Want to know the answer? Start playing now!
Host a room
Play now
0 Questions
44 Plays
[Python intensive course] Quiz 1
Yen Trinh
Level:
Easy
Quiz tuần1 khoá học Python intensive course.
Xem syllabus tại đây: https://drive.google.com/file/d/1wikyHa7b5L88SmhrMevVZ09wKpPAvnqS/view?usp=sharing
Question Types: Multiple choice
Answers:
- list[2]
- list(3)
- list.get(3)
- list.index(3)