Programming (11th Grade)
Boolean Logic
What is the output of the following code: print(0 == False)?
True
False
None
Error