Single Choice
Moderate
Qtype(10/2) Python 3-এ কী ফেরত দেয়?
ID: #26287
Class - XII: SEMESTER – III: Unit – 1: Python Programming: Section 2: Knowledge of data types
0 views
Question Info
#26287Q 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
সঠিক উত্তরের ব্যাখ্যা:
একক / সবসময় float দেয়, তাই 10/2 = 5.0 এবং এর টাইপ float।
কেন অন্য বিকল্পগুলি ভুল:
- বিকল্প B: int নয়, float।
- বিকল্প C: এটি সংখ্যা, str নয়।
- বিকল্প D: বৈধ, ত্রুটি নেই।
Continue Practice
Share
Share This Question
Challenge a friend or share with your study group.
More from This Topic