to allow for piping between commands It would be cool if we could do this, for example: ``` stepik step https://stepik.org/lesson/9172/step/2 stepik dataset | tr ' ' '+' | bc | stepik submit ```
to allow for piping between commands
It would be cool if we could do this, for example: