all tasks
This commit is contained in:
parent
b83f433714
commit
68f8f3e56b
14735 changed files with 178959 additions and 0 deletions
6
Task/User-input-Text/Retro/user-input-text.retro
Normal file
6
Task/User-input-Text/Retro/user-input-text.retro
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
: example ( "- )
|
||||
remapping off
|
||||
"Enter a string: " puts 10 accept tib tempString
|
||||
[ "Enter 75000: " puts getToken toNumber 75000 = cr ] until
|
||||
"Your string was: '%s'\n" puts
|
||||
remapping on ;
|
||||
Loading…
Add table
Add a link
Reference in a new issue