André Asantos wrote:hi,
why did that print false?
and that true?
Because, the truth table of two variable x and y will be true if and only if both values are true. that's why your first code prints false.
but, as we can see; you have not clearly shown declaration statement. So, we could not understand you here.