This input[n] function will ask the user for input via stdin, the result being placed into n
var f:String; input[f]; print[f,"\n"];