M

Manisha Agrawal • 9.34K Points
Tutor III

Q. Write the output of the following :

Code:
x = 10
if x > 7 and x <= 10:
 print("Pass", end="")
 print("Fail")
  • (A) Pass
  • (B) Fail
  • (C) Pass Fail
  • (D) PassFail
  • Correct Answer - Option(D)
  • Views: 127
  • Filed under category Python

No solution found for this question.
Add Solution and get +2 points.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.


Question analytics