Turtle Graphing Template
   by   Jonathan Calvin Bates
A simple algorithm that takes user input for the slope 'm', y-intercept 'b', using the question/answer primitives, and then graphs the linear relation. Current issues: - Limited workspace and graph size don't allow for y-intercepts greater than ~8 (the turtle will run off the page and appear elsewhere) FUTURE FIX: Check edges/collision detection with end of project screen.
Lynx, Coding, Graphing, Functions, Linear Relations, Slope