12-5-2012, 11:43 PM
|
#4
|
|
FFR Veteran
Join Date: Mar 2008
Location: PA, USA
Posts: 456
|
Re: Powerball Event #2!!!
Quote:
Originally Posted by justin_ator
Intriguing, indeed. I could probably organize it by payout if I spent the time to actually run it all through a sort, but didn't feel like it lmao. In terms of the format... I want to rewrite it to read it with the format he has, but even then spacing would be super important within the brackets.
|
Yeah, I have a pretty easy-to-use sort function from class so that was easy to do. I dunno what language you're using or what all the different languages can do, but I'm using Python and used eval() for the main five picks so it didn't matter (did have to fix one number that was "06" manually though). Same for the other two since int() removes any spaces.
__________________
One-handers unite! ~~~~~ Blackflags: 49 and counting.
Best AAAs: Enchanting Venus [50], Yukitsuki-yashou [49], Faces [47], Lunar Eclipse [47], Pulling Through [46], Pinkie's Castle (<3) [41].
Two-handed alt = Viisbyxa.
|
|
|