mirror of
https://github.com/TheAlgorithms/Python.git
synced 2024-11-24 05:21:09 +00:00
7d54056497
* add problem title and link, fix f-string Signed-off-by: joan.rosellr <joan.rosellr@gmail.com> * fix code style and improve doctests Signed-off-by: joan.rosellr <joan.rosellr@gmail.com> * undo changes to the main call Signed-off-by: joan.rosellr <joan.rosellr@gmail.com> * remove assignment operator in f-string Signed-off-by: joan.rosellr <joan.rosellr@gmail.com> * add newline after first import to attempt to fix pre-commit workflow Signed-off-by: joan.rosellr <joan.rosellr@gmail.com> * undo doctest changes, rename compute_pandigital_primes to solution Signed-off-by: joan.rosellr <joan.rosellr@gmail.com> * update solution to return the actual solution instead of a list Signed-off-by: joan.rosellr <joan.rosellr@gmail.com> * Update sol1.py Co-authored-by: Dhruv <dhruvmanila@gmail.com> |
||
---|---|---|
.. | ||
__init__.py | ||
sol1.py |