let rec summ5 x = let stringList = [x.ToString() ] let sx = s.ToString() String.concat sx stringList let res = summ5 "" printfn "%i" res