Draw a graph which is both cycle and complete and a graph which is cycle but not bipartite (Must use 2 different graphs)
I can't seem to find the answer to this question.
This is what I drew 
This graph is the answer to both graphs asked but I can't think of a second different one.
And does a edge in a cycle graph only have 2 degrees or can it have more than 2?

A cycle is not bipartite if and only if it is odd. Just use a cycle of length $5$.
Every vertex in a cycle has degree $2$.