|
From: Kostas O. <k.o...@at...> - 2014-11-13 03:08:22
|
Does Reduce have a "read" command that can get input from the user?
E.g. so you can say something like
read("x? ", x), which will prompt for a value for x by printing "x? " on
the terminal.
Kostas
|