write("Enter n: "); var n = read(); var i = n; while (i>=1) { write(i + "\n"); i--; }
(
)
{
}
[
]
"
;
=
+
-
*
!
/
%
&
|