I have written a python program to Calculate the average word length and return the average word length.
def stringlength(A: List[str]) -> int: average