There are following eight possible sequences of length three consisting of 0 and 1: 000, 001, 010, 011, 100, 101, 110, 111. Draw a graph where the vertices represent the sequences and two vertices are adjacent if and only if the respective sequences differ in precisely one digit. Why is this graph called "cube"?