This program prompts the user for 10 integers (positive or negative). It reads those numbers as strings and converts them to integers using string primitive instructions. It then calculates the sum ...