<snapdata remixID="13960017"><project name="U2L4-Making computers fo math" app="Snap! 10.1-dev, https://snap.berkeley.edu" version="2"><notes></notes><thumbnail>data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAKAAAAB4CAYAAAB1ovlvAAAAAXNSR0IArs4c6QAABYJJREFUeF7tnb9LpHcQh8d111PIYiemWL1CiII5bSKchZIYD+SSKkSiAX+ATf6GlKZLlTZpUwUNFgeBgBAb0UKTIogS1HBaCCoREcz6M7xfcgd73sV1GJCZPAsiru/MO/N8Hvbdd5utub6+vhYeELgnAjUIeE/kOW0igICIcK8EXivg6uqqtLa2Sm1trflwFxcXsrW1JT09Pea9aeiPwA0B5+fnk3x3efz5yw9y8uszue3t5MPHT6X4+LPUent7WwYHB+9yGo4NSKBCwOXlZSkWi1Wtub6+Lu3t7enYP756IgOl3Mu62ofvieRq5XJr6Uav3cmf5erqKj1/dnYm3d3dVZ2Pg2ISqBBwd3dX9vf306YrKyuytLQkvb29sra2JuVyWfL5fLosb2xsSFtbW/pf9vv51x9XCtjxoeTfeV/Kc1/eoLb1+TO5vLxMzx8fH0t/f39MsmxVFYEKATc3N+Xg4CAVzs3NJekKhYIsLi7KwMCAZJfn7HcmUCZjJl/2s/fNJxUC5h99JPlHT+Xv77+4McT6pz++FPDk5CT14/H/JVAhYHbzkUlRU1OTiDQ3N8ve3p6USiXZ2dmRpqamdPnMxMzlcknOTNi/vhuXD96+uJ3ig7fktyffpveK2atfZ2fnnd9v3n4SjvBE4MZNyOzsbBKwsbGx6j1K9WW5/P0n+dfbVJd9vP3q3/l3h+T56YN0me/o6JCurq6qz8GBMQm89mOYo6MjyW5IspuEah8vXjVfHJ+9ymXPvXpn3NDQIH19fVJXV1dta44LTIAPogOH62E1BPSQUuAZETBwuB5WQ0APKQWeEQEDh+thNQT0kFLgGREwcLgeVkNADykFnhEBA4frYTUE9JBS4BkRMHC4HlZDQA8pBZ4RAQOH62E1BPSQUuAZETBwuB5WQ0APKQWeEQEDh+thNQT0kFLgGREwcLgeVkNADykFnhEBA4frYTUE9JBS4BkRMHC4HlZDQA8pBZ4RAQOH62E1BPSQUuAZETBwuB5WQ0APKQWeEQEDh+thNQT0kFLgGREwcLgeVkNADykFnhEBA4frYTUE9JBS4BkRMHC4HlZDQA8pBZ4RAQOH62E1BPSQUuAZETBwuB5WQ0APKQWeEQEDh+thNQT0kFLgGREwcLgeVkNADykFnhEBA4frYTUE9JBS4BkR8A3hzszMyOHhoQwNDUlLS0tgBe53NQR8A//sG92npqbk/Pw8fcH2yMiI5PN5GR8fl/r6+vtNLdDZEfA/wlxYWJDp6WkpFosVR52ensrExET6Mu5MTB56AgioELBcLsvY2JjkcjkZHh7W06dSELDKS/Do6Gi6BE9OTkqhUEAdIwIIyE2IkUq6Ngio40aVEQEENAJJGx0BBNRxo8qIAAIagaSNjgAC6rhRZUQAAY1A0kZHAAF13KgyIoCARiBpoyOAgDpuVBkRQEAjkLTREUBAHTeqjAggoBFI2ugIIKCOG1VGBBDQCCRtdAQQUMeNKiMCCGgEkjY6Agio40aVEQEENAJJGx0BBNRxo8qIAAIagaSNjgAC6rhRZUQAAY1A0kZHAAF13KgyIoCARiBpoyOAgDpuVBkRQEAjkLTREUBAHTeqjAggoBFI2ugIIKCOG1VGBBDQCCRtdAQQUMeNKiMCCGgEkjY6Agio40aVEQEENAJJGx0BBNRxo8qIAAIagaSNjgAC6rhRZUQAAY1A0kZHAAF13KgyIoCARiBpoyOAgDpuVBkRQEAjkLTREUBAHTeqjAggoBFI2ugIIKCOG1VGBBDQCCRtdAQQUMeNKiMCCGgEkjY6Agio40aVEQEENAJJGx0BBNRxo8qIAAIagaSNjgAC6rhRZUQAAY1A0kZHAAF13KgyIoCARiBpoyOAgDpuVBkR+AeR28W3mh22jAAAAABJRU5ErkJggg==</thumbnail><scenes select="1"><scene name="U2L4-Making computers fo math"><notes></notes><hidden></hidden><headers></headers><code></code><blocks><block-definition s="is %&apos;num1&apos; divisible by %&apos;num2&apos; ?" type="predicate" category="operators"><header></header><code></code><translations></translations><inputs><input type="%s"></input><input type="%s"></input></inputs><script><block s="doReport"><block s="reportVariadicEquals"><list><block s="reportModulus"><block var="num1"/><block var="num2"/></block><l>0</l></list></block></block></script></block-definition><block-definition s="is %&apos;num&apos; even?" type="predicate" category="operators"><header></header><code></code><translations></translations><inputs><input type="%s"></input></inputs><script><block s="doReport"><custom-block s="is %s divisible by %s ?"><block var="num"/><l>2</l></custom-block></block></script></block-definition><block-definition s="Integer? %&apos;num1&apos;" type="predicate" category="operators"><header></header><code></code><translations></translations><inputs><input type="%s"></input></inputs><script><block s="doReport"><block s="reportVariadicEquals"><list><block var="num1"/><block s="reportRound"><block var="num1"/></block></list></block></block></script></block-definition><block-definition s="odd? %&apos;number&apos;" type="predicate" category="operators"><header></header><code></code><translations></translations><inputs><input type="%s"></input></inputs><script><block s="doReport"><block s="reportNot"><custom-block s="is %s even?"><block var="number"/></custom-block></block></block></script></block-definition><block-definition s="number of divisors %&apos;num&apos;" type="reporter" category="operators"><header></header><code></code><translations></translations><inputs><input type="%s"></input></inputs><script><block s="doSetVar"><l>count</l><l>0</l></block><block s="doFor"><l>i</l><l>1</l><block var="num"/><script><block s="doIf"><custom-block s="is %s divisible by %s ?"><block var="num"/><block var="i"/></custom-block><script><block s="doChangeVar"><l>count</l><l>1</l></block></script><list></list></block></script></block><block s="doReport"><block var="count"/></block></script></block-definition><block-definition s="maximum of %&apos;num1&apos; and %&apos;num2&apos;" type="reporter" category="operators"><header></header><code></code><translations></translations><inputs><input type="%n"></input><input type="%n"></input></inputs><script><block s="doIfElse"><block s="reportVariadicGreaterThan"><list><block var="num1"/><block var="num2"/></list></block><script><block s="doReport"><block var="num1"/></block></script><script><block s="doReport"><block var="num2"/></block></script></block></script></block-definition><block-definition s="minimum of %&apos;num1&apos; and %&apos;num2&apos;" type="reporter" category="operators"><header></header><code></code><translations></translations><inputs><input type="%n"></input><input type="%n"></input></inputs><script><block s="doIfElse"><block s="reportVariadicLessThan"><list><block var="num1"/><block var="num2"/></list></block><script><block s="doReport"><block var="num1"/></block></script><script><block s="doReport"><block var="num2"/></block></script></block></script></block-definition><block-definition s="maximum of %&apos;list&apos;" type="reporter" category="lists"><header></header><code></code><translations></translations><inputs><input type="%l"></input></inputs><script><block s="doReport"><block s="reportCombine"><block var="list"/><block s="reifyReporter"><autolambda><custom-block s="maximum of %n and %n"><l></l><l></l></custom-block></autolambda><list></list></block></block></block></script></block-definition><block-definition s="minimum of %&apos;list&apos;" type="reporter" category="lists"><header></header><code></code><translations></translations><inputs><input type="%l"></input></inputs><script><block s="doReport"><block s="reportCombine"><block var="list"/><block s="reifyReporter"><autolambda><custom-block s="minimum of %n and %n"><l></l><l></l></custom-block></autolambda><list></list></block></block></block></script></block-definition><block-definition s="sum of %&apos;list&apos;" type="reporter" category="lists"><header></header><code></code><translations></translations><inputs><input type="%l"></input></inputs><script><block s="doReport"><block s="reportCombine"><block var="list"/><block s="reifyReporter"><autolambda><block s="reportVariadicSum"><list><l></l><l></l></list></block></autolambda><list></list></block></block></block></script></block-definition><block-definition s="average of %&apos;list&apos;" type="reporter" category="lists"><header></header><code></code><translations></translations><inputs><input type="%l"></input></inputs><script><block s="doReport"><block s="reportQuotient"><custom-block s="sum of %l"><block var="list"/></custom-block><block s="reportListAttribute"><l><option>length</option></l><block var="list"/></block></block></block></script></block-definition><block-definition s="greatest common divisor" type="reporter" category="operators"><header></header><code></code><translations></translations><inputs></inputs><script><block s="doReport"><l></l></block></script></block-definition><block-definition s="greatest common factor of %&apos;num1&apos; and %&apos;num2&apos;" type="reporter" category="operators"><header></header><code></code><translations></translations><inputs><input type="%s"></input><input type="%s"></input></inputs><script><block s="doFor"><l>i</l><block s="reportListItem"><l><option>last</option></l><custom-block s="divisors of %s"><block var="num1"/></custom-block></block><l>1</l><script><block s="doIf"><block s="reportListContainsItem"><custom-block s="divisors of %s"><block var="num2"/></custom-block><block s="reportListItem"><block var="i"/><custom-block s="divisors of %s"><block var="num1"/></custom-block></block></block><script><block s="doReport"><block s="reportListItem"><block var="i"/><custom-block s="divisors of %s"><block var="num1"/></custom-block></block></block></script><list></list></block></script></block><block s="doReport"><l>1</l></block></script></block-definition><block-definition s="divisors of %&apos;num&apos;" type="reporter" category="lists"><header></header><code></code><translations></translations><inputs><input type="%s"></input></inputs><script><block s="doDeclareVariables"><list><l>divisors</l></list></block><block s="doSetVar"><l>divisors</l><block s="reportNewList"><list></list></block></block><block s="doFor"><l>i</l><l>1</l><block var="num"/><script><block s="doIf"><custom-block s="is %s divisible by %s ?"><block var="num"/><block var="i"/></custom-block><script><block s="doAddToList"><block var="i"/><block var="divisors"/></block></script><list></list></block></script></block><block s="doReport"><block var="divisors"/></block></script></block-definition></blocks><primitives></primitives><stage name="Stage" width="480" height="360" costume="0" color="255,255,255,1" tempo="60" threadsafe="false" penlog="false" volume="100" pan="0" lines="round" ternary="false" hyperops="true" codify="false" inheritance="true" sublistIDs="false" id="236"><pentrails>data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAeAAAAFoCAYAAACPNyggAAAAAXNSR0IArs4c6QAADoVJREFUeF7t1cEJAAAIxDDdf2m3sJ+4wEEQuuMIECBAgACBd4F9XzRIgAABAgQIjAB7AgIECBAgEAgIcIBukgABAgQICLAfIECAAAECgYAAB+gmCRAgQICAAPsBAgQIECAQCAhwgG6SAAECBAgIsB8gQIAAAQKBgAAH6CYJECBAgIAA+wECBAgQIBAICHCAbpIAAQIECAiwHyBAgAABAoGAAAfoJgkQIECAgAD7AQIECBAgEAgIcIBukgABAgQICLAfIECAAAECgYAAB+gmCRAgQICAAPsBAgQIECAQCAhwgG6SAAECBAgIsB8gQIAAAQKBgAAH6CYJECBAgIAA+wECBAgQIBAICHCAbpIAAQIECAiwHyBAgAABAoGAAAfoJgkQIECAgAD7AQIECBAgEAgIcIBukgABAgQICLAfIECAAAECgYAAB+gmCRAgQICAAPsBAgQIECAQCAhwgG6SAAECBAgIsB8gQIAAAQKBgAAH6CYJECBAgIAA+wECBAgQIBAICHCAbpIAAQIECAiwHyBAgAABAoGAAAfoJgkQIECAgAD7AQIECBAgEAgIcIBukgABAgQICLAfIECAAAECgYAAB+gmCRAgQICAAPsBAgQIECAQCAhwgG6SAAECBAgIsB8gQIAAAQKBgAAH6CYJECBAgIAA+wECBAgQIBAICHCAbpIAAQIECAiwHyBAgAABAoGAAAfoJgkQIECAgAD7AQIECBAgEAgIcIBukgABAgQICLAfIECAAAECgYAAB+gmCRAgQICAAPsBAgQIECAQCAhwgG6SAAECBAgIsB8gQIAAAQKBgAAH6CYJECBAgIAA+wECBAgQIBAICHCAbpIAAQIECAiwHyBAgAABAoGAAAfoJgkQIECAgAD7AQIECBAgEAgIcIBukgABAgQICLAfIECAAAECgYAAB+gmCRAgQICAAPsBAgQIECAQCAhwgG6SAAECBAgIsB8gQIAAAQKBgAAH6CYJECBAgIAA+wECBAgQIBAICHCAbpIAAQIECAiwHyBAgAABAoGAAAfoJgkQIECAgAD7AQIECBAgEAgIcIBukgABAgQICLAfIECAAAECgYAAB+gmCRAgQICAAPsBAgQIECAQCAhwgG6SAAECBAgIsB8gQIAAAQKBgAAH6CYJECBAgIAA+wECBAgQIBAICHCAbpIAAQIECAiwHyBAgAABAoGAAAfoJgkQIECAgAD7AQIECBAgEAgIcIBukgABAgQICLAfIECAAAECgYAAB+gmCRAgQICAAPsBAgQIECAQCAhwgG6SAAECBAgIsB8gQIAAAQKBgAAH6CYJECBAgIAA+wECBAgQIBAICHCAbpIAAQIECAiwHyBAgAABAoGAAAfoJgkQIECAgAD7AQIECBAgEAgIcIBukgABAgQICLAfIECAAAECgYAAB+gmCRAgQICAAPsBAgQIECAQCAhwgG6SAAECBAgIsB8gQIAAAQKBgAAH6CYJECBAgIAA+wECBAgQIBAICHCAbpIAAQIECAiwHyBAgAABAoGAAAfoJgkQIECAgAD7AQIECBAgEAgIcIBukgABAgQICLAfIECAAAECgYAAB+gmCRAgQICAAPsBAgQIECAQCAhwgG6SAAECBAgIsB8gQIAAAQKBgAAH6CYJECBAgIAA+wECBAgQIBAICHCAbpIAAQIECAiwHyBAgAABAoGAAAfoJgkQIECAgAD7AQIECBAgEAgIcIBukgABAgQICLAfIECAAAECgYAAB+gmCRAgQICAAPsBAgQIECAQCAhwgG6SAAECBAgIsB8gQIAAAQKBgAAH6CYJECBAgIAA+wECBAgQIBAICHCAbpIAAQIECAiwHyBAgAABAoGAAAfoJgkQIECAgAD7AQIECBAgEAgIcIBukgABAgQICLAfIECAAAECgYAAB+gmCRAgQICAAPsBAgQIECAQCAhwgG6SAAECBAgIsB8gQIAAAQKBgAAH6CYJECBAgIAA+wECBAgQIBAICHCAbpIAAQIECAiwHyBAgAABAoGAAAfoJgkQIECAgAD7AQIECBAgEAgIcIBukgABAgQICLAfIECAAAECgYAAB+gmCRAgQICAAPsBAgQIECAQCAhwgG6SAAECBAgIsB8gQIAAAQKBgAAH6CYJECBAgIAA+wECBAgQIBAICHCAbpIAAQIECAiwHyBAgAABAoGAAAfoJgkQIECAgAD7AQIECBAgEAgIcIBukgABAgQICLAfIECAAAECgYAAB+gmCRAgQICAAPsBAgQIECAQCAhwgG6SAAECBAgIsB8gQIAAAQKBgAAH6CYJECBAgIAA+wECBAgQIBAICHCAbpIAAQIECAiwHyBAgAABAoGAAAfoJgkQIECAgAD7AQIECBAgEAgIcIBukgABAgQICLAfIECAAAECgYAAB+gmCRAgQICAAPsBAgQIECAQCAhwgG6SAAECBAgIsB8gQIAAAQKBgAAH6CYJECBAgIAA+wECBAgQIBAICHCAbpIAAQIECAiwHyBAgAABAoGAAAfoJgkQIECAgAD7AQIECBAgEAgIcIBukgABAgQICLAfIECAAAECgYAAB+gmCRAgQICAAPsBAgQIECAQCAhwgG6SAAECBAgIsB8gQIAAAQKBgAAH6CYJECBAgIAA+wECBAgQIBAICHCAbpIAAQIECAiwHyBAgAABAoGAAAfoJgkQIECAgAD7AQIECBAgEAgIcIBukgABAgQICLAfIECAAAECgYAAB+gmCRAgQICAAPsBAgQIECAQCAhwgG6SAAECBAgIsB8gQIAAAQKBgAAH6CYJECBAgIAA+wECBAgQIBAICHCAbpIAAQIECAiwHyBAgAABAoGAAAfoJgkQIECAgAD7AQIECBAgEAgIcIBukgABAgQICLAfIECAAAECgYAAB+gmCRAgQICAAPsBAgQIECAQCAhwgG6SAAECBAgIsB8gQIAAAQKBgAAH6CYJECBAgIAA+wECBAgQIBAICHCAbpIAAQIECAiwHyBAgAABAoGAAAfoJgkQIECAgAD7AQIECBAgEAgIcIBukgABAgQICLAfIECAAAECgYAAB+gmCRAgQICAAPsBAgQIECAQCAhwgG6SAAECBAgIsB8gQIAAAQKBgAAH6CYJECBAgIAA+wECBAgQIBAICHCAbpIAAQIECAiwHyBAgAABAoGAAAfoJgkQIECAgAD7AQIECBAgEAgIcIBukgABAgQICLAfIECAAAECgYAAB+gmCRAgQICAAPsBAgQIECAQCAhwgG6SAAECBAgIsB8gQIAAAQKBgAAH6CYJECBAgIAA+wECBAgQIBAICHCAbpIAAQIECAiwHyBAgAABAoGAAAfoJgkQIECAgAD7AQIECBAgEAgIcIBukgABAgQICLAfIECAAAECgYAAB+gmCRAgQICAAPsBAgQIECAQCAhwgG6SAAECBAgIsB8gQIAAAQKBgAAH6CYJECBAgIAA+wECBAgQIBAICHCAbpIAAQIECAiwHyBAgAABAoGAAAfoJgkQIECAgAD7AQIECBAgEAgIcIBukgABAgQICLAfIECAAAECgYAAB+gmCRAgQICAAPsBAgQIECAQCAhwgG6SAAECBAgIsB8gQIAAAQKBgAAH6CYJECBAgIAA+wECBAgQIBAICHCAbpIAAQIECAiwHyBAgAABAoGAAAfoJgkQIECAgAD7AQIECBAgEAgIcIBukgABAgQICLAfIECAAAECgYAAB+gmCRAgQICAAPsBAgQIECAQCAhwgG6SAAECBAgIsB8gQIAAAQKBgAAH6CYJECBAgIAA+wECBAgQIBAICHCAbpIAAQIECAiwHyBAgAABAoGAAAfoJgkQIECAgAD7AQIECBAgEAgIcIBukgABAgQICLAfIECAAAECgYAAB+gmCRAgQICAAPsBAgQIECAQCAhwgG6SAAECBAgIsB8gQIAAAQKBgAAH6CYJECBAgIAA+wECBAgQIBAICHCAbpIAAQIECAiwHyBAgAABAoGAAAfoJgkQIECAgAD7AQIECBAgEAgIcIBukgABAgQICLAfIECAAAECgYAAB+gmCRAgQICAAPsBAgQIECAQCAhwgG6SAAECBAgIsB8gQIAAAQKBgAAH6CYJECBAgIAA+wECBAgQIBAICHCAbpIAAQIECAiwHyBAgAABAoGAAAfoJgkQIECAgAD7AQIECBAgEAgIcIBukgABAgQICLAfIECAAAECgYAAB+gmCRAgQICAAPsBAgQIECAQCAhwgG6SAAECBAgIsB8gQIAAAQKBgAAH6CYJECBAgIAA+wECBAgQIBAICHCAbpIAAQIECAiwHyBAgAABAoGAAAfoJgkQIECAgAD7AQIECBAgEAgIcIBukgABAgQICLAfIECAAAECgYAAB+gmCRAgQICAAPsBAgQIECAQCAhwgG6SAAECBAgIsB8gQIAAAQKBgAAH6CYJECBAgIAA+wECBAgQIBAICHCAbpIAAQIECAiwHyBAgAABAoGAAAfoJgkQIECAgAD7AQIECBAgEAgIcIBukgABAgQICLAfIECAAAECgYAAB+gmCRAgQICAAPsBAgQIECAQCAhwgG6SAAECBAgIsB8gQIAAAQKBgAAH6CYJECBAgIAA+wECBAgQIBAICHCAbpIAAQIECAiwHyBAgAABAoGAAAfoJgkQIECAgAD7AQIECBAgEAgIcIBukgABAgQICLAfIECAAAECgYAAB+gmCRAgQICAAPsBAgQIECAQCAhwgG6SAAECBAgIsB8gQIAAAQKBgAAH6CYJECBAgIAA+wECBAgQIBAICHCAbpIAAQIECAiwHyBAgAABAoGAAAfoJgkQIECAgAD7AQIECBAgEAgIcIBukgABAgQICLAfIECAAAECgYAAB+gmCRAgQICAAPsBAgQIECAQCAhwgG6SAAECBAgIsB8gQIAAAQKBgAAH6CYJECBAgIAA+wECBAgQIBAICHCAbpIAAQIECByxcQFpoRMBzwAAAABJRU5ErkJggg==</pentrails><costumes><list struct="atomic" id="237"></list></costumes><sounds><list struct="atomic" id="238"></list></sounds><variables></variables><blocks></blocks><scripts></scripts><sprites select="1"><sprite name="Sprite" idx="1" x="0" y="0" heading="90" scale="1" volume="100" pan="0" rotation="1" draggable="true" costume="0" color="80,80,80,1" pen="tip" id="243"><costumes><list struct="atomic" id="244"></list></costumes><sounds><list struct="atomic" id="245"></list></sounds><blocks></blocks><variables></variables><scripts><script x="339" y="331.33333333333337"><custom-block s="maximum of %l"><block s="reportListItem"><l>1</l><l/></block></custom-block></script><script x="349" y="371.3333333333335"><custom-block s="sum of %l"><block s="reportNewList"><list><l>2</l><l>3</l><l>6</l></list></block></custom-block></script><comment x="815" y="35" w="90" collapsed="false">2.3</comment><script x="722" y="46.33333333333326"><custom-block s="odd? %s"><l>2</l></custom-block></script><script x="712" y="145.9999999999999"><custom-block s="divisors of %s"><l>6</l></custom-block></script><script x="659" y="252.33333333333337"><custom-block s="number of divisors %s"><l>4</l></custom-block></script><script x="386" y="267.3333333333335"><custom-block s="minimum of %l"><block s="reportNewList"><list><l>2</l><l>4</l><l>8</l></list></block></custom-block></script><script x="332" y="457.33333333333326"><custom-block s="average of %l"><block s="reportNewList"><list><l>1</l><l>5</l><l>6</l></list></block></custom-block></script><script x="699" y="324.5000000000001"><custom-block s="is %s even?"><l>7</l></custom-block></script><comment x="811" y="324" w="90" collapsed="false">1.4</comment><comment x="813" y="232" w="90" collapsed="false">2.4b</comment><comment x="817" y="133" w="90" collapsed="false">2.4a</comment><script x="662" y="405.73333333333335"><custom-block s="is %s divisible by %s ?"><l></l><l></l></custom-block></script><comment x="838.7470703125" y="397.73333333333335" w="90" collapsed="false">1.3</comment><script x="236" y="86.33333333333337"><custom-block s="minimum of %n and %n"><l>2</l><l>1</l></custom-block></script><script x="240" y="125.33333333333337"><custom-block s="maximum of %n and %n"><l>1</l><l>2</l></custom-block></script><comment x="426" y="95" w="90" collapsed="false">3.2</comment></scripts></sprite><watcher var="count" style="normal" x="10" y="10" color="243,118,29"/></sprites></stage><variables><variable name="count"><l>3</l></variable></variables></scene></scenes></project><media name="U2L4-Making computers fo math" app="Snap! 10.1-dev, https://snap.berkeley.edu" version="2"></media></snapdata>