Using The Keyboard
An example might be:
n
Readln( Surname ) ;
•
Imagine you typed
Doe
using the keyboard
and then pressed the
Enter
key.
That value
would now be held in the Surname variable.
Variables Name
Information Held
Surname
Doe