Topic: Graph Theory Problem / Level: advanced

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

Run the code to see the output here...