AllenDowney/ThinkDataStructures

Impossible to do Exercise 2 and pass the test

joaogomes44033 opened this issue · 1 comments

It's impossible to do exercise 2 and pass the test, since the test depends on the add method and that method is only gonna be implemented in exercise 3.

you have to insert the add function which you'll find on page 15 in the book.