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

Problem Set 6 #3

OpenStudy (anonymous):

I don't get why I need get_words_to_points(word_list) when I can just use get_word_score(word, n) to get the word score...Especially since my pick_best_word(hand) works without the points_dict. So basically why do I need get_words_to_points(word_list) to return points_dict when I can just find the points of a word with my other function? If you want to see how my function to pick the best word is, here, it works

OpenStudy (anonymous):

You don't have to make get_words_to_points and i see that you didn't. you don't have to to follow any of the problem set instructions. did you read pset 6 problem 3?

OpenStudy (anonymous):

I kind of wondered same thing but there was a large time gap between when I completed ps6 main and the rest of the problem. I think it is a lesson in efficiency?

OpenStudy (anonymous):

yeah, makes sense thanks! i finished the pset

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!