Okay, so I have this piece of code tested and I found there isn’t any exception thrown out. Does the statement here mean that if the first condition is false we don’t even have to check the second condition? Or it equals to ? And, what if it is written in C or python or some other languages? Thanks Answer