QUICK DOCS Use a for loop to add all x and y coordinates to a list ...

Slope between (-3, 3) and (e, e): Slope between (e, e) and (2, 6): 3. e You'll need to pack the two values you retrieve from the user into a tuple. As you go through your pairs of tuples, you can also unpack the variables in them into xl , computing the slope is as simple as: (Y2 - yl) / (x2 - xl) slope - , and . That way, ................
................