"BartC" <b... at freeuk.com> wrote: > Another example: > > pi=3.141592654 > > print ("pi is:",pi) > > pi=42 > > print ("pi is now:",pi) > > which is clearly undesirable. Maybe not if you're the state of Indiana :)