On Sat, 2011-08-20 at 13:00 -0600, Alan Young wrote: > On Sat, Aug 20, 2011 at 12:48, Byron Clark <[email protected]> wrote: > >> That fits what I thought and was able to find out, but I'm still > >> confused by the '8--i**4%5' ... specifically, the '--' part. > > > > I read it as 8 - ((-i ** 4) % 5). > > Yeah, but does the python parser read it like that?
Dude, you could answer that question yourself. Give it a try. -------------------- BYU Unix Users Group http://uug.byu.edu/ The opinions expressed in this message are the responsibility of their author. They are not endorsed by BYU, the BYU CS Department or BYU-UUG. ___________________________________________________________________ List Info (unsubscribe here): http://uug.byu.edu/mailman/listinfo/uug-list
