Python/project_euler/problem_054
Caeden c6582b35bf
refactor: Move constants outside of variable scope (#7262)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Dhruv Manilawala <dhruvmanila@gmail.com>
Co-authored-by: Christian Clauss <cclauss@me.com>
2022-10-16 15:03:29 +05:30
..
__init__.py Rename Project Euler directories and other dependent changes (#3300) 2020-10-15 12:43:28 +05:30
poker_hands.txt Rename Project Euler directories and other dependent changes (#3300) 2020-10-15 12:43:28 +05:30
sol1.py Pyupgrade to Python 3.9 (#4718) 2021-09-07 13:37:03 +02:00
test_poker_hand.py refactor: Move constants outside of variable scope (#7262) 2022-10-16 15:03:29 +05:30