Single Choice
Moderate
Qনিচের কোনটি সঠিক Python if স্টেটমেন্ট?
ID: #26339
Class - XII: SEMESTER – III: Unit – 1: Python Programming: Section 6: Flow of Control
0 views
Question Info
#26339Q ID
ModerateDifficulty
Class - XII: SEMESTER – III: Unit – 1: Python Programming: Section 6: Flow of ControlTopic
Your Answer
Choose the Best Option
Click any option to instantly check if you're correct.
Correct Answer
Explanation
সঠিক উত্তরের ব্যাখ্যা:
Python if স্টেটমেন্টে শর্তের পরে কোলন থাকে: if x > 5:
কেন অন্য বিকল্পগুলি ভুল:
- বিকল্প B: Python-এ 'then' ব্যবহৃত হয় না।
- বিকল্প C: কি-ওয়ার্ড ছোট হাতের (if), কোলন প্রয়োজন।
- বিকল্প D: Python ব্রেস নয়, indentation ব্যবহার করে।
Continue Practice
Share
Share This Question
Challenge a friend or share with your study group.
More from This Topic