Forgot problem description
This commit is contained in:
@@ -2,6 +2,7 @@ import os
|
|||||||
import math
|
import math
|
||||||
import numpy as np
|
import numpy as np
|
||||||
|
|
||||||
|
# Get the sum of all the digits of 100!
|
||||||
|
|
||||||
def fac(n):
|
def fac(n):
|
||||||
if n == 0:
|
if n == 0:
|
||||||
|
|||||||
Reference in New Issue
Block a user