home / data / gist.githubusercontent.com_simonw_6b76f8780bcbb8f6ad7b8c9f0dce5392_raw_617f45992427370d36be20ffd346bb84c07656b8_blog-paragraphs

gist.githubusercontent.com_simonw_6b76f8780bcbb8f6ad7b8c9f0dce5392_raw_617f45992427370d36be20ffd346bb84c07656b8_blog-paragraphs: 44

This data as json

rowid new_id clean_paragraph
44 25-0 passage: Via Daily Python-URL (which appears not to provide permalinks): Introduction to Python iterators. This is an extract from Deitel & Deitel's "Python How To Program" and includes extensive code samples. Iterators are very cool - as I see it, they allow you to overload an object ready for use with Python's powerful for ... in ... syntax (as well as other looping methods). This blog is implemented as an object in PHP - had I used Python I could display the whole blog using for entry in blog: print entry.
Powered by Datasette · Queries took 11.176ms