Topic: Graph Theory Problem / Level: beginner

Problem: Write a program to represent a graph using an adjacency list.

Run the code to see the output here...