Home / Programming MCQs / Python MCQs / Question

R

Ram Sharma • 188.81K Points
Coach

Q. Which one of the following is a valid Python if statement :

(A) if a>=2 :
(B) if (a >= 2)
(C) if (a => 22)
(D) if a >= 22

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.