This document provides an introduction to graphs and graph terminology. It defines what a graph is composed of, including vertices and edges. It gives examples of graphs and has the student practice identifying vertices and edges. It also introduces common graph terminology like degree of a vertex, adjacent vertices, paths, circuits, bridges, Euler paths, and Euler circuits. Fleury's algorithm for finding an Euler circuit or path in a graph is described. The document uses examples and exercises to help students learn and practice applying these graph concepts.