On Mon, Aug 30, 2021 at 01:50:47PM -0700, Nick Parlante wrote: > Just as a random supply of Python code, let's look at > the first four Python modules where the name starts > with a letter from the Python standard modules list > https://docs.python.org/3/py-modindex.html : > abc.py aifc.py argparse.py ast.py (The array module appears to be in C)
You have a funny idea about what counts as a random selection. I hope you don't teach statistics as well as programming *wink* "To calculate average income, we take a random selection of people by choosing the first four people on the Forbes Rich List..." -- Steve _______________________________________________ Python-ideas mailing list -- python-ideas@python.org To unsubscribe send an email to python-ideas-le...@python.org https://mail.python.org/mailman3/lists/python-ideas.python.org/ Message archived at https://mail.python.org/archives/list/python-ideas@python.org/message/WE4BCPNMMSZQZ3Z53RM32GGH7FTTXJXX/ Code of Conduct: http://python.org/psf/codeofconduct/