Single Choice
Moderate
QPython-এ list কেমন?
ID: #26379
Class - XII: SEMESTER – III: Unit – 1: Python Programming: Section 10: Lists
0 views
Question Info
#26379Q 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
সঠিক উত্তরের ব্যাখ্যা:
list mutable — তৈরির পরেও উপাদান পরিবর্তন, যোগ বা মুছে ফেলা যায়।
কেন অন্য বিকল্পগুলি ভুল:
- বিকল্প B: list পরিবর্তনযোগ্য; tuple immutable।
- বিকল্প C: list বাড়তে বা কমতে পারে।
- বিকল্প D: list মিশ্র ডেটা টাইপ রাখতে পারে।
Continue Practice
Share
Share This Question
Challenge a friend or share with your study group.
More from This Topic