EasyOutput prediction
None compared to zero
What does this code print?
x = None print(x == 0) print(x == False)
← → arrow keys to navigate
Sign in to save your progress.
What does this code print?
x = None print(x == 0) print(x == False)
← → arrow keys to navigate
Sign in to save your progress.