Follow along: https://replit.com/@lizthedeveloper/Intro-to-Graphs
In this video we'll introduce graphs. We'll cover the conceptual difference between directed and undirected edges, and cover the differences between them inside of a function to add nodes to a graph.