fork download
  1. "Enter a string: " write
  2. readln
  3. "Enter a number: " write
  4. readln string>number
Runtime error #stdin #stdout 0.18s 159232KB
stdin
Hello World!
stdout
./prog.factor

1: "Enter a string: " write
                           ^
No word named “write” found in current vocabulary search path