Y
Hacker News
new
|
ask
|
show
|
jobs
by
ofou
2141 days ago
The fact that is exactly 256 pages to read, makes it congruent to the source code.
1 comments
koolba
2141 days ago
Yes but are the page numbers zero origin?
link
m463
2141 days ago
for page in enumerate(pages,start=xiv): page.read()
link