The function takes a word as input and returns a value between 0 and 1 indicating the strength of association of the word with the concepts of sports and language.
Now, I would like you to test the function on additional words to see if it can correctly classify a diverse set of words. Please call the function on the following words: ["book", "computer", "garden", "pizza", "travel", "music", "video", "dog"] by running the command COMMAND: PYTHON(./temp1/function.py "input1" "input2"...). Replace "input1", "input2",... with the words you want to test.