Alternatives

Listing 1 also shows an alternative syntax. 

For example, it would work just as well to separate the input operation into three statements as shown in the comments under Alternative syntax in Listing 1.

It would also work just as well to separate the entry of the three data values at the keyboard by pressing the enter key following each value rather than separating the three data values using the space character.