Can you order these lines so they become a function that converts a string array to an integer array?

Great! We start with the function definition, create c and iterate over the values of a. We parse them, add them to c and, finally, return the converted array.

Oh noes! We start with the function definition, create c and iterate over the values of a. We parse them, add them to c and, finally, return the converted array.