Input

Syntax

input/1: Get user input

input[output]

Example

numstr: input["Number> "]
num: eval[numstr]