File tree Expand file tree Collapse file tree 1 file changed +9
-6
lines changed Expand file tree Collapse file tree 1 file changed +9
-6
lines changed Original file line number Diff line number Diff line change @@ -661,12 +661,15 @@ W2(80);
661661 create objects with the same behavior. How do the environment structures
662662 differ for the two versions?
663663 <SOLUTION >
664- <IMAGE src =" img_javascript/ex3-10-solution.png" />
665- <UL >
666- <LI >Black shows the environment structure of function in exercise 3.10</LI >
667- <LI >Green shows differences in environment structure of original
668- (where <JAVASCRIPTINLINE >make_withdraw</JAVASCRIPTINLINE > is replaced with the figure 3.9 version)</LI >
669- </UL >
664+ <FIGURE split_scale =" 1" web_scale =" 0.9" src =" img_javascript/ex3-10-solution.png" >
665+ <CAPTION >
666+ <UL >
667+ <LI >Black shows the environment structure of function in exercise 3.10</LI >
668+ <LI >Green shows differences in environment structure of original
669+ (where <JAVASCRIPTINLINE >make_withdraw</JAVASCRIPTINLINE > is replaced with the figure 3.9 version)</LI >
670+ </UL >
671+ </CAPTION >
672+ </FIGURE >
670673 </SOLUTION >
671674 <LABEL NAME =" ex:local-state-variable" />
672675 </EXERCISE >
You can’t perform that action at this time.
0 commit comments