5.2 Euler's Method

Checkpoint 1

Calculate the first three steps (`y_1, y_2, `and `y_3`) in the Euler's Method approximation to the solution of

`(dy)/(dt)=y` with `ytext[(]0text[)]=1`

on the interval `[0,1]` with `n=10,` i.e., `Delta t = 0.1.`