Single Choice
Moderate
Qএকটি list-এর ভিতরে আরেকটি list-কে কী বলে?
ID: #26388
Class - XII: SEMESTER – III: Unit – 1: Python Programming: Section 10: Lists
0 views
Question Info
#26388Q ID
ModerateDifficulty
Class - XII: SEMESTER – III: Unit – 1: Python Programming: Section 10: ListsTopic
Your Answer
Choose the Best Option
Click any option to instantly check if you're correct.
Correct Answer
Explanation
সঠিক উত্তরের ব্যাখ্যা:
Nested list হল একটি list যা অন্য list-কে উপাদান হিসেবে ধারণ করে।
কেন অন্য বিকল্পগুলি ভুল:
- বিকল্প B: tuple list থেকে আলাদা।
- বিকল্প C: 'Key list' কোনো শব্দ নয়।
- বিকল্প D: 'Flat list' মানে nesting নেই।
Continue Practice
Share
Share This Question
Challenge a friend or share with your study group.
More from This Topic