Christian Clauss
|
bfcb95b297
|
Create codespell.yml (#1698)
* fixup! Format Python code with psf/black push
* Create codespell.yml
* fixup! Format Python code with psf/black push
|
2020-01-18 13:24:33 +01:00 |
|
Ankur Chattopadhyay
|
7592cba417
|
psf/black code formatting (#1421)
* added sol3.py for problem_20
* added sol4.py for problem_06
* ran `black .` on `\Python`
|
2019-10-22 19:13:48 +02:00 |
|
Shubham Lad
|
a06995a686
|
add simple improved Sieve Of Eratosthenes Algorithm (#1412)
* add simple improved Sieve Of Eratosthenes Algorithm
* added doctests
* name changed
|
2019-10-21 20:10:19 +02:00 |
|