User input/Text: Difference between revisions

m
→‎{{header|Plain English}}: trim whitespace, change capitalization
(→‎{{header|Plain English}}: demonstrate how to use the contents of the variables)
m (→‎{{header|Plain English}}: trim whitespace, change capitalization)
Line 1,729:
Shut down.
To Demonstratedemonstrate input:
Write "Enter a string: " to the console without advancing.
Read a string from the console.
Line 1,736:
\Now show the input values
Write "The string: " then the string to the console.
Write "The number: " then the number to the console.</lang>
</lang>
A sample run of the program:
{{out}}
1,808

edits