Use Euler's method with step sizes $h=0.1,0.02,0.004$, and $0.0008$ to approximate to four decimal places the values of the solution at ten equally spaced points of the given interval. Print the results in tabular form with appropriate headings to make it easy to gauge the effect of varying the step size h. Throughout, primes denote derivatives with respect to $x$.
$$
y'=ln y, y(1)=2 ; 1 leqq x leqq 2
$$