I talked to my teacher
Apparently they were using excel spreadsheets in the class I missed.
Basically in excel you label three columns as x, y, and change in y.
I’m column x you enter your first value in box 1, in box two you put a1 (the box you put your first value in) and then add whatever your step size is.
=a1 +.1 in my case, if you click enter and then drag your mouse over their should be a small dot in the bottom corner, drag that down as many boxes as you need.
In column y put your initial value in box b1
In column change in y put = (step size)(differential equation with a1 and b1 which correspond to x and y.) Again click enter and drag down it will show error messages until you enter the y column.
In the box b2 type =b1+c1 and then drag down.
Then just look for the x value you want and find the corresponding y value.