Hacker News new | ask | show | jobs
by librasteve 119 days ago
err - I cut and pasted the Python directly from ChatGPT ;-)
1 comments

But it doesn't do the same thing at all as the raku.

It doesn't build a list, rather it dumps it as it goes.

It has an explicit print.

It uses a named constant for 20 rather than a literal.

etc, etc...