mirror of
https://github.com/TheAlgorithms/Python.git
synced 2026-02-03 02:45:56 +08:00
* renames prime functions and occurances in comments
* changes implementation of primality testing to be uniform
* adds static typing as per conventions
* updating DIRECTORY.md
Co-authored-by: github-actions <${GITHUB_ACTOR}@users.noreply.github.com>