[Tutor] Re: Might be a silly question!

Liam Clarke cyresse at gmail.com
Sat Feb 12 01:05:52 CET 2005


I suppose, you could do it like this  - 

gamma = 5,

and access with gamma[0]. But, there'd be nothing to stop you reassigning gamma.

On Fri, 11 Feb 2005 18:44:18 -0000, Alan Gauld <alan.gauld at freenet.co.uk> wrote:
> > I have been reading code written before me (mind you it's C++) and
> the
> > authors seemed to follow what ever style they wished to that day.
> 
> And that's C++ style, it has no single standard approach...
> 
> > that's the nature of the beast.
> 
> How very true.
> 
> Alan G.
> 
> _______________________________________________
> Tutor maillist  -  Tutor at python.org
> http://mail.python.org/mailman/listinfo/tutor
> 


-- 
'There is only one basic human right, and that is to do as you damn well please.
And with it comes the only basic human duty, to take the consequences.


More information about the Tutor mailing list