Jackals9503 Jackals9503 13-09-2022 Computers and Technology Answered chegg take in a string from the user and pass it as input to a function. have the function return a dict which keeps count of each letter (in lowercase) in the string, excluding spaces. print out this dict.