For academic purposes I have to create a code for eulers method using the equation y'=xy^2-y/x, y(1)=1, y(1.5) yet i'm not the most skilled when it comes to coding the eulers method. Is there any way someone could help me or point me in the direction on how to get started on a code for this?