✅ The verified answer to this question is available below. Our community-reviewed solutions help you understand the material better.
Use np.linspace() to create a 1D array completely identical to the following np.arange() notation.
X = np.arange(-5, 2)