[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: [pygame] enumerations?



andrew baker wrote:

An enumeration is a series of things, like names, that have a number
explicitly associated to them.  An example might be alphabetical
order, where A = 1, B = 2, C = 3, etc.

On 7/20/05, John <iceagelabs@xxxxxxxxxxx> wrote:


there has been alot of talk about enumerations on this page.My problems
is this..what are enumerations to begin with?I've only been programming
for a short time, and a definition or a place to get a good definition
would be very helpful.
Thanks again
John Robinson








O.k. That pretty much explains that.Thanks everyone
John