Search
Complete the method definition given below.
Given an alphanumeric value alphanumeric as input, the method should return with the sum of all its digits. If no digits are present in input, the method should return false.
alphanumeric
false