[Tutor] Don't get it

Fatimah Taghdi ftaghdia at gmail.com
Thu Feb 26 12:52:27 CET 2015


I have a qestion about understanding my assignment. I was wonerding if it
is possible for someone to expalin. it

this is whar it asks of
This assignment question will give you practice with recursive
backtracking. You are to create a class called AnagramSolver that uses a
word list to find all combinations of words that have the same letters as a
given phrase. You might want to first look at the sample log of execution at
the end of this part of the assignment


and i am unsure of how to work with these guidlines for the constructor of
the class

 A constructor, __init__. Takes a list of words, and constructs an anagram
solver that will use the given list as its dictionary. It is not to modify
the list






-- 

*F.T.*


More information about the Tutor mailing list