Answer:
In graph theory, the degree (or valency) of a vertex of a graph is the number of edges that are incident to the vertex, and in a multigraph, loops are counted twice.
One way to find the degree is to count the number of edges which has that vertx as an endpoint.
HOPE IT HELPS ʘ‿ʘ