When I run this code I don\'t get a error. I\'m trying to calculate l1 and put into variable a.
m=np.linspace(-np.pi,np.pi,1000) l1="np.sin(m)" exec