Python - Operators and Expression Evaluation
Identify the error in this code snippet:
if 5 <> 3:
print("Not equal")if 5 <> 3:
print("Not equal")15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions