Content deleted Content added
No edit summary |
m →q/KDB |
||
Line 290:
<source lang="q">
/input : 1 2 3 4 5 6 7 8 9 10
</source>
q does not provide any function/operator for standard input.
===[[R (programming language)|R]]/[[S-PLUS]]===
|