Single Choice
Moderate
Q"Hello" এর ডেটা টাইপ কী?
ID: #26277
Class - XII: SEMESTER – III: Unit – 1: Python Programming: Section 2: Knowledge of data types
0 views
Question Info
#26277Q ID
ModerateDifficulty
Class - XII: SEMESTER – III: Unit – 1: Python Programming: Section 2: Knowledge of data typesTopic
Your Answer
Choose the Best Option
Click any option to instantly check if you're correct.
Correct Answer
Explanation
সঠিক উত্তরের ব্যাখ্যা:
উদ্ধৃতিতে আবদ্ধ টেক্সট হল string (str)। Python-এ আলাদা char টাইপ নেই।
কেন অন্য বিকল্পগুলি ভুল:
- বিকল্প B: int পূর্ণসংখ্যার জন্য।
- বিকল্প C: Python-এ আলাদা char টাইপ নেই।
- বিকল্প D: bool True/False এর জন্য।
Continue Practice
Share
Share This Question
Challenge a friend or share with your study group.
More from This Topic