This program as far as I know is the first of it's kind to actually try to
mathematically figure out what the next Lotto number is going to be. It
seems that someone should have already thought of it but I couldn't find
anyone who did so I wrote my own. I hope you enjoy it and I hope you win.
>If you are a DOS person and you like to play the Lotto, there is a program
>that I wrote called Lotto Dowat that is written in Quick Basic that is
>available for download at my Web site
>http://www.scottolsen.web.officelive.com/
>
>This program as far as I know is the first of it's kind to actually try to
>mathematically figure out what the next Lotto number is going to be. It
There should be no way to predict a truely random event, which is what
a lotto drawing is supposed to be.
>seems that someone should have already thought of it but I couldn't find
>anyone who did so I wrote my own. I hope you enjoy it and I hope you win.
--
ArarghMail806 at [drop the 'http://www.' from ->] http://www.arargh.com
BCET Basic Compiler Page: http://www.arargh.com/basic/index.html
To reply by email, remove the extra stuff from the reply address.
Heh, please let us know how that goes. :->)
--Ethan
<do...@peoplepc.com> wrote in message
news:0671568C-02EC-4E6B...@microsoft.com...
The following BASIC program guarantees that you will come out ahead on
any lottery. The great thing is that the less money the lottery pays
back to the punters, the more you will come out ahead! In theory
maximum profit occurs when the lottery has no prizes but even if the
lottery pays out every penny that the punters put in, you will still
make more money than the average punter.
'' begin code ''''
100 PRINT "Follow this method to make money on any commercial
lottery."
110 PRINT "Open a high interest instant-access savings account at the
bank of your choice."
120 PRINT "DO"
120 PRINT " DO"
130 PRINT " Choose the numbers for your favourite weekly lottery"
140 PRINT " DON'T BUY A TICKET from the lottery organisation"
150 PRINT " Pay the price of a ticket into your new savings
account."
160 PRINT " Wait for the lottery draw"
170 PRINT " IF you would have won a prize from the lottery
organisation THEN"
180 PRINT " IF there is enough money in the savings account THEN"
190 PRINT " Pay yourself the prize from the savings account"
200 PRINT " ELSE"
210 PRINT " Pay yourself all the cash in the savings account"
220 PRINT " Write yourself an IOU for the rest of the prize"
220 PRINT " END IF"
230 PRINT " END IF"
240 PRINT " IF you have enough cash in the savings account to pay
an outstanding IOU THEN"
250 PRINT " Pay yourself the value of that IOU from the savings
account
260 PRINT " Cancel that IOU"
270 PRINT " END IF"
280 PRINT " LOOP WHILE you have no outstanding IOUs"
280 PRINT "LOOP WHILE you still want to play the lottery"
250 PRINT "Close the bank account"
260 PRINT "END"
270 END
'' end code ''''
The good news about the above code is that it works exactly as
advertised when followed rigidly. The bad news about the above code
is that hardly anybody wants to try it, despite the fact that you are
guaranteed to get more money than you paid in.
Cheers
Derek
Hmmm, line numbering's a bit off but you get the general idea...
Cheers
Derek
Here's another one: http://dilbert.com/strips/comic/2008-08-24/