On Sat, 21 Aug 2021 17:15:14 -0300, Hope Rouselle <hrouse...@jevedi.com>
declaimed the following:

>write some PHP precisely because it looked so much more cryptic than
>Allaire ColdFusion.  Then C looked even more cryptic, so I fell in love
>with C.
>
        Try APL then...

(I suspect this will get garbaged in processing...)

        4 5 ? 20 ? 52

(it did... the first ? [in my display] is Greek lower case rho, the second
question mark is... a question mark).

        4 5 $RHO 20 ? 52

        Generate 20 random numbers in the range 1..52, no duplicates, reshape
the vector into a 4x5 matrix.

        That just "dealt" four poker hands (needs logic to translate integer
1..52 into suit/rank).


-- 
        Wulfraed                 Dennis Lee Bieber         AF6VN
        wlfr...@ix.netcom.com    http://wlfraed.microdiversity.freeddns.org/

-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to