Write an expression that evaluates to true if and only if the value of the integer variable x is equal to zero.
.
.
Click on the title for the solution
.
.
.
Click on the title for the solution
.
.
This is the answer:
:
x==0
Comments
Post a Comment