A tree T = (V, E) consists of a set of vertices (V) and a set of edges (E).
The vertices are the “Nodes” in a tree and the edges are the “lines connecting them”.
This is a tree: