so for a list of size N, you want to create a list...
# getting-started
m
so for a list of size N, you want to create a list of [ [n1, n2], [n2, n3], ...]?