Why tuples use parentheses ()'s instead of something else like <>'s?
Grant Edwards
grante at visi.com
Wed Dec 29 16:03:59 EST 2004
More information about the Python-list mailing list
Wed Dec 29 16:03:59 EST 2004
- Previous message (by thread): Why tuples use parentheses ()'s instead of something else like <>'s?
- Next message (by thread): Why tuples use parentheses ()'s instead of something else like <>'s?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 2004-12-29, Reinhold Birkenfeld <reinhold-birkenfeld-nospam at wolke7.net> wrote: >>> Perl6 experiments with the use of guillemots as part of the syntax. >> >> As if Perl didn't look like bird-tracks already... >> >> http://www.seabird.org/education/animals/guillemot.html >> http://www.birdguides.com/html/vidlib/species/Uria_aalge.htm > > Well, > > (1,1,2,3,5) »+« (1,2,3,5,8); # results in (2,3,5,8,13) I was pretty sure that « and » were guillmots, but google sure preferred the sea bird when I asked it. -- Grant Edwards grante Yow! I've been WRITING at to SOPHIA LOREN every 45 visi.com MINUTES since JANUARY 1ST!!
- Previous message (by thread): Why tuples use parentheses ()'s instead of something else like <>'s?
- Next message (by thread): Why tuples use parentheses ()'s instead of something else like <>'s?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list