My solutions to selected exercises in Allen Downey's Think Python 2e, which is available to read in HTML here.
In my solutions I have tried to use only those methods which had been presented up to the respective chapters in the book. I will try to highlight those cases where it wasn't practical or optimal to do so.