Source Code:
(back to article)
x = 0 result = bool(x) print(result)
Result:
Report an issue