11.34 let

let <variable name> = <value>

The let command sets the named variable to equal value.