Infomax Computer Academy
Report Bug
Qus :
What does the following code will print ?
x=5
if x>3:
print("Hello")
Qus
म्नलिखित कोड क्या प्रिंट करेगा?
x=5
if x>3:
print("Hello")
A. Hello
B. Hello Hello
C. nothing
D. Hello Hello Hello Hello Hello
Solution
A. Hello
Report Bug
Select Reason
Wrong Question
Wrong Translation
Out of Topic
Wrong Answer
Question and Option not visible
Formatting Issues
Hindi Version Not Available
Explanation Required
Others