Revision de97c9fb-8e5e-4704-829f-f376b8aec597 - Code Golf Stack Exchange

#[Pip](http://github.com/dloscutoff/pip), 5 bytes

 _.sMq

The special variable `q` reads a line of stdin. We `M`ap to it the lambda function `_.s`, which concatenates a space to each character. By default, the resulting list is concatenated and autoprinted.

AltStyle によって変換されたページ (->オリジナル) /