in reply to Converting pascal code to perl
CrapsFooif ($point >= 2 && $point <= 12) { return (6 - abs(7 - $point)) / 36; }
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Converting pascal code to perl
by Popcorn Dave (Abbot) on Aug 15, 2002 at 04:34 UTC |