"BartC" <b...@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 :)
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to