1.

a=bool(0) b=bool(1) Print (a==false) Print (b==true)

Answer» This is a rule of Boolean


Discussion

No Comment Found