Hi,
the function was called with two parameter:
count_words("How aresjfhdskfhskd you?", {"how", "are", "you", "hello"})
The second seems like a list of strings but have {}-brackets like a dictionary but without keys/values. I'm confused...
Created at: 2015/09/06 19:50; Updated at: 2015/09/07 12:39