...

/

Challenge: Transpose a Graph

Challenge: Transpose a Graph

Solve the challenge of finding the transpose of a graph.

Problem statement

Implement a function that will take a graph as input and print its ...