import numpy as np li = [10,20,30,40,50] # complete code here
arr = np.
print(arr)
Setting up Python environment...