I was asked to list the nodes of the graph in breath-first traversal, starting from node 0.
I'm not sure about the 2 node. What do I do with nodes that connects like this to a graph and is my answer correct? If not, what is the correct answer.
Thank you.

