JonathanJun 25, 2023Fun MathematicsMaking a Graph Class in PythonWe create a Graph Class in Python to work with mathematical graphs. Then we create an interactive display using Pygame to visualize them.