Iterable Classes
摘要
This segment shows you how to write a class which can be used in a for-loop, for instance to loop over all pages on a website whilst loading them one at a time.