Array Creation

Report a typo

Analyze the code and print the answer.

array = np.linspace(20, 42, num=11)
print(array[4])
Enter a number
___

Create a free account to access the full topic