User enters the start and end coordinates. The app calculates Δx, Δy, slope, and number of steps. Using the DDA formula, the line points are generated incrementally. The results are displayed in a ...