Topic: Graph Theory Problem / Level: intermediate

Problem: Write a program to determine if a graph is a tree.

Run the code to see the output here...