G
Guest
I was trying this statement:
If a = 2 or b =2 then .....
But the b = 2 doesn't get tested for some reason, why is that?
If a = 2 or b =2 then .....
But the b = 2 doesn't get tested for some reason, why is that?