7 lines
39 B
Plaintext
7 lines
39 B
Plaintext
|
a == b
|
||
|
b == a
|
||
|
False
|
||
|
a == b
|
||
|
b == a
|
||
|
True
|