[Ques] Define a function below, count_string_vals, which takes a dictionary as a parameter. The dictionary has keys that are strings but

Define a function below, count_string_vals, which takes a dictionary as a parameter. The dictionary has keys that are strings but can have any kind of value associated with its keys. Complete the function to return a count of how many string values are in the dictionary.

Please indicate your views on the correct answer to question. Each of your comments will be evaluated by our moderators and correct answers will be shared.

Leave a Reply

Your email address will not be published. Required fields are marked *