Write an expression that evaluates to true if and only if the variables profits and losses are exactly equal.

.
.
Click on the title for the solution
.
.

This is the answer:

:



profits==losses

Comments