Important Python Mcqs

Which one of the following is a valid Python if statement?

a) if a >= 22
b) if a > 22 :
c) if (a >= 2)
d) if (a => 22)

Answer

b) if a > 22 :

Related MCQs
Aniket Malik

Aniket Malik

CERTIFIED TUTOR/TRAINER WITH 300+ REVIEWS

Facing difficulty with

this concept?