Single Choice Moderate

Qকোন ফাংশন ব্যবহারকারীর কাছ থেকে ইনপুট নেয়?

ID: #26315 Class - XII: SEMESTER – III: Unit – 1: Python Programming: Section 4: Expressions, statement, type conversion, and input/output 1 views
Question Info
#26315Q ID
ModerateDifficulty
Class - XII: SEMESTER – III: Unit – 1: Python Programming: Section 4: Expressions, statement, type conversion, and input/outputTopic

Choose the Best Option

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

  • A input()
  • B print()
  • C read()
  • D get()
Correct Answer

Explanation

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

input() কনসোল থেকে ব্যবহারকারীর টাইপ করা টেক্সট পড়ে।

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

  • বিকল্প B: print() আউটপুট দেখায়।
  • বিকল্প C: read() একটি ফাইল মেথড, কনসোল ইনপুট নয়।
  • বিকল্প D: get() একটি dictionary মেথড।
No Previous Next Question

Share This Question

Challenge a friend or share with your study group.