Slope at its core is a mesure of stepness it can be positive(increasing) or negative(decreasing) Here is my Pen Slope using my little knowledge of linear algebra Space- toggle random slope or input s - show varibles and list h - hide varibles and list
100% by me First project that uses math(yay) backdrop from scratch library Tell me if I did something wrong slope = y2 - y1/ x2 -x1 `