Single Choice
Moderate
Qনিচের কোনটি একটি বিল্ট-ইন Python ফাংশন?
ID: #26420
Class - XII: SEMESTER – III: Unit – 1: Python Programming: Section 14: Functions
0 views
Question Info
#26420Q ID
ModerateDifficulty
Class - XII: SEMESTER – III: Unit – 1: Python Programming: Section 14: FunctionsTopic
Your Answer
Choose the Best Option
Click any option to instantly check if you're correct.
Correct Answer
Explanation
সঠিক উত্তরের ব্যাখ্যা:
len() হল Python-প্রদত্ত একটি বিল্ট-ইন ফাংশন। বাকিগুলি ব্যবহারকারী-নির্ধারিত নাম।
কেন অন্য বিকল্পগুলি ভুল:
- বিকল্প B: myfunc() ব্যবহারকারী-নির্ধারিত নাম।
- বিকল্প C: calc() ব্যবহারকারী-নির্ধারিত নাম।
- বিকল্প D: total() ব্যবহারকারী-নির্ধারিত নাম।
Continue Practice
Share
Share This Question
Challenge a friend or share with your study group.
More from This Topic