Topic: Graph Theory Problem / Level: beginner

Problem: Write a function to find all adjacent vertices of a given vertex.

Run the code to see the output here...