on perhaps unloading modules?

Dennis Lee Bieber wlfraed at ix.netcom.com
Sun Aug 22 12:18:07 EDT 2021


On Sat, 21 Aug 2021 17:15:14 -0300, Hope Rouselle <hrouselle at 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
	wlfraed at ix.netcom.com    http://wlfraed.microdiversity.freeddns.org/



More information about the Python-list mailing list