var a = true; var b = false; write("Is a not equal true: " + (!a) + "\n"); write("Is b not equal true: " + (!b));
(
)
{
}
[
]
"
;
=
+
-
*
!
/
%
&
|