On Wed, 16 Nov 2022 at 00:59, James Johnson <[email protected]> wrote: > > Chris A. asked me to "post" a module. I'm pretty sure he means on git-hub, > and I don't know how to use it. I attach a script with a randbelow() function.
No no, here is absolutely fine :) Although the code you posted doesn't run. There are a couple of syntactic errors, and after that, a NameError that I'm not sure how to fix. Can you make sure the code runs please? ChrisA _______________________________________________ Python-ideas mailing list -- [email protected] To unsubscribe send an email to [email protected] https://mail.python.org/mailman3/lists/python-ideas.python.org/ Message archived at https://mail.python.org/archives/list/[email protected]/message/7DAF6VKNOP2OY5KXBJHRPLGOW3DQNF43/ Code of Conduct: http://python.org/psf/codeofconduct/
