Which of the following is a valid conditional statement in Python? - Study24x7
Social learning Network
20 Mar 2024 06:07 PM study24x7 study24x7

Which of the following is a valid conditional statement in Python?

A

if a = 5:

B

if a == 5:

C

if a <> 5:

D

if (a = 5):

study24x7
Write a comment
Related Questions
500+   more Questions to answer
Most Related Articles