Single Choice Moderate

Qকোন module র‍্যান্ডম সংখ্যা তৈরি করে?

ID: #26407 Class - XII: SEMESTER – III: Unit – 1: Python Programming: Section 13: Introduction to Python modules 0 views
Question Info
#26407Q ID
ModerateDifficulty
Class - XII: SEMESTER – III: Unit – 1: Python Programming: Section 13: Introduction to Python modulesTopic

Choose the Best Option

Click any option to instantly check if you're correct.

  • A random
  • B math
  • C statistics
  • D sys
Correct Answer

Explanation

সঠিক উত্তরের ব্যাখ্যা:

random module random(), randint(), randrange() এর মতো ফাংশন সরবরাহ করে।

কেন অন্য বিকল্পগুলি ভুল:

  • বিকল্প B: math গাণিতিক ফাংশনের জন্য।
  • বিকল্প C: statistics গড়ের জন্য।
  • বিকল্প D: sys সিস্টেম-নির্দিষ্ট প্যারামিটারের জন্য।

Share This Question

Challenge a friend or share with your study group.