User input/Text: Difference between revisions

Content added Content deleted
(Add Plain English)
Line 1,723: Line 1,723:


=={{header|Plain English}}==
=={{header|Plain English}}==
<lang plainenglish>Write "Enter a string: " to the console without advancing.
<lang plainenglish>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.
Read a string from the console.
Write "Enter a number: " to the console without advancing.
Write "Enter a number: " to the console without advancing.