Data commit
This commit is contained in:
parent
7387c8f97b
commit
cb5bb5e222
199093 changed files with 3378972 additions and 0 deletions
14
Task/User-input-Text/Plain-English/user-input-text.plain
Normal file
14
Task/User-input-Text/Plain-English/user-input-text.plain
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
To run:
|
||||
Start up.
|
||||
Demonstrate input.
|
||||
Wait for the escape key.
|
||||
Shut down.
|
||||
|
||||
To demonstrate input:
|
||||
Write "Enter a string: " to the console without advancing.
|
||||
Read a string from the console.
|
||||
Write "Enter a number: " to the console without advancing.
|
||||
Read a number from the console.
|
||||
\Now show the input values
|
||||
Write "The string: " then the string to the console.
|
||||
Write "The number: " then the number to the console.
|
||||
Loading…
Add table
Add a link
Reference in a new issue