Single Choice
Moderate
Qrandom.random() কী ফেরত দেয়?
ID: #26416
Class - XII: SEMESTER – III: Unit – 1: Python Programming: Section 13: Introduction to Python modules
0 views
Question Info
#26416Q ID
ModerateDifficulty
Class - XII: SEMESTER – III: Unit – 1: Python Programming: Section 13: Introduction to Python modulesTopic
Your Answer
Choose the Best Option
Click any option to instantly check if you're correct.
Correct Answer
Explanation
সঠিক উত্তরের ব্যাখ্যা:
random() 0.0 (অন্তর্ভুক্ত) থেকে 1.0 (বাদ) এর মধ্যে একটি র্যান্ডম float ফেরত দেয়।
কেন অন্য বিকল্পগুলি ভুল:
- বিকল্প B: এটি float দেয়, পূর্ণসংখ্যা নয়।
- বিকল্প C: এটি সবসময় 1 নয়।
- বিকল্প D: এটি স্ট্রিং নয়।
Continue Practice
Share
Share This Question
Challenge a friend or share with your study group.
More from This Topic