I am wanting to initialize an array (in Python) that goes from 1 to some number n. I am wondering how I would do that in the simplest way...
n
In this answ