Python/project_euler/problem_089
Christian Clauss cecf43d648
Pyupgrade to Python 3.9 (#4718)
* Pyupgrade to Python 3.9

* updating DIRECTORY.md

Co-authored-by: github-actions <${GITHUB_ACTOR}@users.noreply.github.com>
2021-09-07 13:37:03 +02:00
..
__init__.py Add solution for Project Euler: Problem 89 (#2948) 2020-11-21 10:59:29 +05:30
numeralcleanup_test.txt Add solution for Project Euler: Problem 89 (#2948) 2020-11-21 10:59:29 +05:30
p089_roman.txt Add solution for Project Euler: Problem 89 (#2948) 2020-11-21 10:59:29 +05:30
sol1.py Pyupgrade to Python 3.9 (#4718) 2021-09-07 13:37:03 +02:00