Skip to content

Commit dcd1d86

Browse files
committed
update exercise component
1 parent eb7646c commit dcd1d86

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/practice/gt-intro.ptx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -180,10 +180,10 @@
180180
<exercise label="ww-gt-degseq" component="interactive">
181181
<webwork source="Contrib/DMOI/4-Graph_Theory/4_1-Definitions/4_1_extra-4.pg" />
182182
</exercise>
183-
<exercise>
183+
<exercise component="static">
184184
<statement>
185185
<p>
186-
Suppose a graph with degree sequence <m>(8,7,7,6,6,6,5,4,4,3)</m>. How many edges must the graph have?
186+
Suppose a graph has degree sequence <m>(8,7,7,6,6,6,5,4,4,3)</m>. How many edges must the graph have?
187187
</p>
188188
</statement>
189189
<solution>

0 commit comments

Comments
 (0)