Ask your own question, for FREE!
MIT 6.00 Intro Computer Science (OCW) 7 Online
OpenStudy (anonymous):

I am working on PS3a (wordgame) and I am having trouble with problem #3 (is_valid_word function). One of the parameters is a list that is put together using another function (load_words()). My question is would the parameter to the is_valid_word_function be the load_words() function? in other words would it look like this is_valid_word(load_word(),...,...)?

OpenStudy (anonymous):

look down at the very bottom of the module and you can see that the list of words is assigned to the variable word_list - use that.

Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!
Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!