What will be the output of the following ?
import numpy as np a = np.arange(5,1) print(a)
निम्नलिखित का आउटपुट क्या होगा?
Hear step is not defined to the by default step is 1 so range is invalid and it generate an empty array