x=[1,2,3] x.append(4) x.insert(2,4) x.extend([5,6]) print(x) ————————— A- [1,2,3,4,2,4,5,6] B- [1,2,4,3,4,6] C- [1, 2, 4, 3, 4, 5, 6] D- None #Python_quiz
6
5
4
0
0
此推文已無法使用。
United States 趨勢
- 1. $ZOOZ N/A
- 2. #IDontWantToOverreactBUT 1,735 posts
- 3. Jamaica 80.4K posts
- 4. SNAP 606K posts
- 5. #MondayMotivation 36.2K posts
- 6. Victory Monday 3,196 posts
- 7. $QCOM 13K posts
- 8. Good Monday 51.7K posts
- 9. jungkook 336K posts
- 10. #MondayVibes 3,620 posts
- 11. MRIs 1,641 posts
- 12. WINWIN 21.1K posts
- 13. #ElCaribeBajoAmenaza 2,716 posts
- 14. #MondayMood 1,973 posts
- 15. Melissa 114K posts
- 16. Walter Reed 4,965 posts
- 17. Milei 697K posts
- 18. Sports Equinox 1,572 posts
- 19. Brock 9,295 posts
- 20. AFGE 1,080 posts
Loading...
Something went wrong.
Something went wrong.