Fun Generators

Frank Millman frank at chagford.com
Fri Apr 23 01:55:37 EDT 2021


On 2021-04-23 7:34 AM, Travis Griggs wrote:
> Doing an "industry experience" talk to an incoming class at nearby university tomorrow. Have a couple points where I might do some "fun things" with python. Said students have been learning some python3.
> 
> I'm soliciting any *fun* generators people may have seen or written? Not so much the cool or clever ones. Or the mathematical ones (e.g. fib). Something more inane and "fun". But still showcasing generators uniqueness. Short and simple is good.
> 
> Thanks in advance!
> 

Have you looked at this?

http://www.dabeaz.com/generators/

Frank Millman


More information about the Python-list mailing list