psil

io

This is the documentation for the io module.


input

input (string) takes input from console. It has no rands.

Parameters:


print

print (#void) prints each rand, without any new lines.

Parameters:


put

put (#void) prints each rand concatenated, followed by a new line.

Parameters:


put-each

put-each (#void) puts each rand, each separated by a new line.

Parameters: