[pyar] [Consulta]Programación: constante

John Rowland Lenton john.lenton en canonical.com
Lun Mar 5 07:09:10 ART 2012


On Mon, 5 Mar 2012 01:05:48 -0300, Lucio Torre <lucio.torre en gmail.com> wrote:
> 2012/3/5 Facundo Batista <facundobatista en gmail.com>:
> >
> > Ejemplo:
> >
> >  PI = 3.14
> >
> > Si vos ves eso en el código, esperás que PI siempre valga 3.14, y que
> > el código lo use, pero que jamás lo cambie. Es una convención. Python
> > te trata como un adulto responsable capaz de seguir tal.
> 
> Que mal ejemplo :)
> 
> In [1]: import math
> In [2]: math.pi
> Out[2]: 3.1415926535897931

no, qué *buen* ejemplo

>>> import math
>>> math.pi
4.0

------------ próxima parte ------------
A non-text attachment was scrubbed...
Name: no disponible
Type: application/pgp-signature
Size: 489 bytes
Desc: no disponible
URL: <http://listas.python.org.ar/pipermail/pyar/attachments/20120305/af9f32c0/attachment.sig>


More information about the pyar mailing list