Programming (11th Grade)
Boolean Expressions
What will be the output of: print(0 == False)?
True
False
None
Error