RosettaCodeData/Task/User-input-Text/Forth/user-input-text-3.fth

3 lines
61 B
Forth
Raw Permalink Normal View History

2023-07-01 11:58:00 -04:00
: INPUT# ( -- n true | d 1 | false )
16 INPUT$ SNUMBER? ;