Christian Clauss
|
9200a2e543
|
from __future__ import annotations (#2464)
* from __future__ import annotations
* fixup! from __future__ import annotations
* fixup! from __future__ import annotations
* fixup! Format Python code with psf/black push
Co-authored-by: github-actions <${GITHUB_ACTOR}@users.noreply.github.com>
|
2020-09-23 13:30:13 +02:00 |
|
Du Yuanchao
|
0591968947
|
Optimization and fix bug (#2342)
* * optimization aliquot_sum
* fix bug in average_median
* fixup! Format Python code with psf/black push
* Update maths/average_median.py
* updating DIRECTORY.md
Co-authored-by: github-actions <${GITHUB_ACTOR}@users.noreply.github.com>
|
2020-08-21 14:39:03 +08:00 |
|
Kushagra Bansal
|
9a32f0b46c
|
Created problem_39 in project_euler (#2330)
* Create __init__.py
* Add files via upload
* Update sol1.py
* Update sol1.py
* Update project_euler/problem_39/sol1.py
Co-authored-by: Christian Clauss <cclauss@me.com>
* Update sol1.py
Co-authored-by: Christian Clauss <cclauss@me.com>
|
2020-08-18 12:49:02 +02:00 |
|