Message361084
Perhaps add, is_prime() as well. Conceptually, it is in the same family of functions. Unlike lcm(), it is one that I would use and would improve Python's value as a teaching tool. |
|
| Date |
User |
Action |
Args |
| 2020-01-31 00:05:59 | rhettinger | set | recipients:
+ rhettinger, lemburg, tim.peters, mark.dickinson, vstinner, stutzbach, steven.daprano, serhiy.storchaka, veky, Ananthakrishnan |
| 2020-01-31 00:05:59 | rhettinger | set | messageid: <[email protected]> |
| 2020-01-31 00:05:59 | rhettinger | link | issue39479 messages |
| 2020-01-31 00:05:58 | rhettinger | create | |
|