I have some line numbers and want to extract some lines. My line numbers are stored a a numpy array:
line_no= np.arange (17, 34)
These lines