Definitions

Sorry, no definitions found. You may find more data at tuples.

Etymologies

Sorry, no etymologies found.

Support

Help support Wordnik (and make this page ad-free) by adopting the word Tuples.

Examples

  • "Tuples": If each position in a sequence has explicit meaning then you should use a tuple, e.g. a point on a surface might be the tuple (x, y). coordinates of a car would more likely be a list of points.

    Planet Python 2008

  • Data is represented as "Tuples", a named list of objects.

    doggdot.us 2008

  • Movers and Shakers: One more degree of separation - Spurious Tuples

    Movers and Shakers 2009 « Attempting Elegance 2009

  • With regular Tuples returned from "or" statements, there is no way to know.

    Equalizer Jack Cough 2008

  • I wanted people to be able to use Tuples as arguments in their mustBe statements, so I had to make sure I didn't pass in a Tuple into mustBe, via the "or" method.

    Equalizer Jack Cough 2008

  • Anyway, Tuples don't even appear to be working so....ugh...

    Archive 2008-11-01 Jack Cough 2008

  • Anyway, Tuples don't even appear to be working so....ugh...

    Equalizer Jack Cough 2008

  • I wanted people to be able to use Tuples as arguments in their mustBe statements, so I had to make sure I didn't pass in a Tuple into mustBe, via the "or" method.

    Archive 2008-11-01 Jack Cough 2008

  •   Receiving Tuples and Lists in Functions  The exec and eval statements

    A Byte of Python Swaroop, C. H. 2003

  • Tuples are defined by specifying items separated by commas within a pair of parentheses.

    A Byte of Python Swaroop, C. H. 2003

Comments

Log in or sign up to get involved in the conversation. It's quick and easy.