- Joined
- Apr 23, 2009
- Messages
- 94
Can anyone break it down, i'm sure theres some little detail i'm missing..
(1 && !(0 || 1)) = 0 = False?
But how?
I can't make sense of how the first 1 somehow become 0.
Thanks.
(1 && !(0 || 1)) = 0 = False?
But how?
I can't make sense of how the first 1 somehow become 0.
Thanks.