CycleGraph(7).mws
>
with(GraphTheory):
>
G:=CycleGraph(7);
>
DrawGraph(G);