Write an expression that evaluates to true if and only if the value of the boolean variable isAMember is false.

.
.
Click on the title for the solution
.
.

This is the answer:

:



isAMember==false

Comments