marjiwatson2022 marjiwatson2022 09-06-2024 Computers and Technology Answered in python using import sys Create a program called capCount.py that has a function that takes in a string and prints the number of capital letters in the first line, then prints the sum of their indices in the second line.