In the Indexing section in Introduction.ipynb you write: > This is similar to most of the most popular programming languages. But that's not true, since most popular programming languages use zero based indexing and Dyalog uses one based indexing. I think it would be helpful to the reader if you emphasize this difference between Dyalog and other programming languages