[Tutor] How to test a class in python?

2015-03-01 Thread Fatimah Taghdi
Hello I was wondering how to test a class in python is it the same way as testing a function ? -- *F.T.* ___ Tutor maillist - Tutor@python.org To unsubscribe or change subscription options: https://mail.python.org/mailman/listinfo/tutor

[Tutor] BinaryTrees

2015-02-28 Thread Fatimah Taghdi
So i am doing this assignment and we have make a function that changes a binary tree represenation list of lists to nodes and I was wondering if somone can help on where to start and If there is a possiblity of keeping track of the indexdes. -- *F.T.* ___

[Tutor] Don't get it

2015-02-26 Thread Fatimah Taghdi
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 comb