Get sum of numbers from a string
get_sum(x)
x
A string of interest
A numeric that correspond to the sum of every digit in the provided string.