File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3131< body >
3232
3333 <!-- This demo shows three visualizations, each embedded within a div ... -->
34+
35+ < p > Recursive list sum (from < a href ="http://pythontutor.com "> pythontutor.com</ a > home page):</ p >
36+
37+ < div id ="listSumDiv "> </ div >
38+
39+
40+ < p > Towers of Hanoi:</ p >
41+
42+ < div id ="hanoiDiv "> </ div >
43+
44+
45+ < p > Happy Birthday:</ p >
46+
47+ < div id ="happyDiv "> </ div >
48+
49+ < p > This one tests your knowledge</ p >
3450 < div id ="bradsDiv "> </ div >
3551
3652 < div id ="bradsDiv_modal " class ="basic-modal-content ">
@@ -46,19 +62,6 @@ <h3>Check your understanding</h3>
4662 < img src ='x.png ' alt ='' />
4763 </ div >
4864
49- < p > Recursive list sum (from < a href ="http://pythontutor.com "> pythontutor.com</ a > home page):</ p >
50-
51- < div id ="listSumDiv "> </ div >
52-
53-
54- < p > Towers of Hanoi:</ p >
55-
56- < div id ="hanoiDiv "> </ div >
57-
58-
59- < p > Happy Birthday:</ p >
60-
61- < div id ="happyDiv "> </ div >
6265
6366</ body >
6467</ html >
You can’t perform that action at this time.
0 commit comments