Defining a variable is extremely simple: The right hand side of the definition is evaluated (i.e. the initial value for the variable). The resulting (name,value)-pair is extended to the current dictionary. The current dictionaty is replaced by the extended version.