Another PageΒΆ

Here is another documentation page:

>>> import numpy as np
>>> np.arange(5)
array([0, 1, 2, 3, 4])