The /A switch specifies that the string to the right of the equal sign
is a numerical expression that is evaluated.
The /P switch allows you to set the value of a variable to a line of input
entered by the user. Displays the specified promptString before reading
the line of input. The promptString can be empty.