5 lines
77 B
PostScript
5 lines
77 B
PostScript
[1 2 3] reverse % input
|
|
[3 2 1]
|
|
|
|
(Hello World) reverse % input
|
|
(dlroW olleH)
|