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