changed file and folder names to a sane scheme
This commit is contained in:
parent
c19129e6dd
commit
b725343392
34 changed files with 44 additions and 0 deletions
1
e0048/euler0048.py
Normal file
1
e0048/euler0048.py
Normal file
|
@ -0,0 +1 @@
|
|||
str(sum([x**x for x in range(1,1001)]))[-10:]
|
Reference in a new issue