Lines 4, 6, and 16 incorrectly call a method named fillColor. the name of the method should be setFill. For example line 4 should read house.setFill('blue')
This is the place to find errata and give feedback directly to the authors of the textbook Python Programming in Context.
Nothing drives an author more crazy than to find an error in a listing in his own textbook. However, even after months of testing and several rounds of proofreading bugs still find their way in to the final printed book. We aim to provide warnings and fixes here. Please contact us if you find an error that is not covered on this blog.
No comments:
Post a Comment