Topic: Graph Theory Problem / Level: beginner

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

Run the code to see the output here...