Find the word

Josie's doing something with kids tomorrow, and she needed a word puzzle. I made her one. No. I made her a program to make any number of them. :) Like this one:

KJAPANINAW
ACOUSLAPDO
NIUSBELEUR
GPRDIPPAPC
ASOUDEHCTE
RBCBHGAERS
OEKYMOUSET
OOEALEHLIE
WIRIJSELAR
CATNGMHIDU

I've attached the Python NOT FOUND: find-the-word.py.txt=program to produce stuff like this to this story, should you happen to need something like that. It's the stupidest possible algorithm, purely random. It works well enough, though. You also need a word file, I've attached an NOT FOUND: words=example. Then you call it with

python find-the-word.py words

and it spits out what you want. Golly. :P

AttachmentSize
words65 bytes
find-the-word.py.txt1.38 KB

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.

Thanks again for writing this. :)

It was a big hit with the kids.