<snapdata remixID="13722797"><project name="Maze 1" app="Snap! 10, https://snap.berkeley.edu" version="2"><notes>This is a Snap! version of the AP CSP Reference Sheet (July 2015 eduction).&#xD;&#xD;Enjoy using it to prepare for the CSP exam!&#xD;&#xD;-The BJC (Beauty and Joy of Computing) team</notes><thumbnail>data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAKAAAAB4CAYAAAB1ovlvAAAAAXNSR0IArs4c6QAAA7hJREFUeF7t2kFK6wAYBODkEOpGl17OU+g1FfQOupZK3+LB44GB+ac2lc9tmUky/Uxo6bosy2Hx95sXWPd8cceTA3DP79D83ACcb6hhsACAg/FE5wsAON9Qw2ABAAfjic4XAHC+oYbBAgAOxhOdLwDgfMO84XC47G+ZHh8fv734p6enrXEA3FrolK8DuAB4SmBb3ZcO8OHhYXl+fl5ubm6W+/v7/y7XHXBLwJlfv3SAx0fw29vb8v7+/nfJz8/P5fb2drm+vl4APDOwrcP/BoCvr6/Lx8fHPwDv7u6Wq6srALcAnPv1Swd4fAS/vLz8udt5BJ9bU3D8SwfoU3Dwpu8pAqBPwWf1uAVwXXf9LUVju11f4K//PSCA7oCN/+K4A0AAYzyNIIAANhzFHQACGONpBAEEsOEo7gAQwBhPIwgggA1HcQeAAMZ4GkEAAWw4ijsABDDG0wgCCGDDUdwBIIAxnkYQQAAbjuIOAAGM8TSCAALYcBR3AAhgjKcRBBDAhqO4A0AAYzyNIIAANhzFHQACGONpBAEEsOEo7gAQwBhPIwgggA1HcQeAAMZ4GkEAAWw4ijsABDDG0wgCCGDDUdwBIIAxnkYQQAAbjuIOAAGM8TSCAALYcBR3AAhgjKcRBBDAhqO4A0AAYzyNIIAANhzFHQACGONpBAEEsOEo7gAQwBhPIwgggA1HcQeAAMZ4GkEAAWw4ijsABDDG0wgCCGDDUdwBIIAxnkYQQAAbjuIOAAGM8TSCAALYcBR3AAhgjKcRBBDAhqO4A0AAYzyNIIAANhzFHQACGONpBAEEsOEo7gAQwBhPIwgggA1HcQeAAMZ4GkEAAWw4ijsABDDG0wgCCGDDUdwBIIAxnkYQQAAbjuIOAAGM8TSCAALYcBR3AAhgjKcRBBDAhqO4A0AAYzyNIIAANhzFHQACGONpBAEEsOEo7gAQwBhPIwgggA1HcQeAAMZ4GkEAAWw4ijsABDDG0wgCCGDDUdwBIIAxnkYQQAAbjuIOAAGM8TSCAALYcBR3AAhgjKcRBBDAhqO4A0AAYzyNIIAANhzFHQACGONpBAEEsOEo7gAQwBhPIwjghQPcegMbSM7Zsa7rOQ//E8fe9QUeT+7w3QoA/oSRkx4DwJPOOyx3BxwOOIy7A3oEDwnN4gACOBM0TAMI4JDQLA4ggDNBwzSAAA4JzeKbAGf10jtY4LK/htnBgE5htgCAs/2khwsAOBxQfLYAgLP9pIcLADgcUHy2AICz/aSHCwA4HFB8tsCuAX4BMIHgiCxUOYIAAAAASUVORK5CYII=</thumbnail><scenes select="1"><scene name="Maze 1"><notes>This is a Snap! version of the AP CSP Reference Sheet (July 2015 eduction).&#xD;&#xD;Enjoy using it to prepare for the CSP exam!&#xD;&#xD;-The BJC (Beauty and Joy of Computing) team</notes><palette><category name="AP Robot" color="0,161,120,1"/></palette><hidden></hidden><headers></headers><code></code><blocks><block-definition s="%&apos;variable&apos; $arrowLeft %&apos;value&apos;" type="command" category="other"><header></header><code></code><translations></translations><inputs><input type="%upvar"></input><input type="%s"></input></inputs><script><block s="doSetVar"><l>variable</l><block var="value"/></block></script></block-definition><block-definition s="RANDOM %&apos;a&apos; , %&apos;b&apos;" type="reporter" category="operators"><header></header><code></code><translations></translations><inputs><input type="%n"></input><input type="%n"></input></inputs><script><block s="doReport"><block s="reportRandom"><block var="a"/><block var="b"/></block></block></script></block-definition><block-definition s="%&apos;A&apos; ≠ %&apos;B&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="reportNot"><block s="reportVariadicEquals"><list><l></l><l></l></list></block></block></block></script></block-definition><block-definition s="%&apos;A&apos; ≥ %&apos;B&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="reportVariadicOr"><list><block s="reportVariadicGreaterThan"><list><block var="A"/><block var="B"/></list></block><block s="reportVariadicEquals"><list><block var="A"/><block var="B"/></list></block></list></block></block></script></block-definition><block-definition s="%&apos;A&apos; ≤ %&apos;B&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="reportVariadicOr"><list><block s="reportVariadicLessThan"><list><block var="A"/><block var="B"/></list></block><block s="reportVariadicEquals"><list><block var="A"/><block var="B"/></list></block></list></block></block></script></block-definition><block-definition s="INPUT" type="reporter" category="sensing"><header></header><code></code><translations></translations><inputs></inputs><script><block s="doAsk"><l></l></block><block s="doReport"><block s="getLastAnswer"></block></block></script></block-definition><block-definition s="REPEAT %&apos;N&apos; TIMES %&apos;BLOCK&apos;" type="command" category="AP Robot"><header></header><code></code><translations></translations><inputs><input type="%n"></input><input type="%cs"></input></inputs><script><block s="doRepeat"><block var="N"/><script><block s="doRun"><block var="BLOCK"/><list></list></block></script></block></script></block-definition><block-definition s="%&apos;data&apos; %&apos;index&apos;" type="reporter" category="lists"><header></header><code></code><translations></translations><inputs><input type="%l"></input><input type="%n"></input></inputs><script><block s="doReport"><block s="reportListItem"><block var="index"/><block var="data"/></block></block></script></block-definition><block-definition s="%&apos;datain&apos; %&apos;indexin&apos; $arrowLeft %&apos;dataout&apos; %&apos;indexout&apos;" type="command" category="lists"><header></header><code></code><translations></translations><inputs><input type="%l"></input><input type="%n"></input><input type="%l"></input><input type="%n"></input></inputs><script><block s="doReplaceInList"><block var="indexin"/><block var="datain"/><custom-block s="%l %n"><block var="dataout"/><block var="indexout"/></custom-block></block></script></block-definition><block-definition s="%&apos;data&apos; $arrowLeft %&apos;arg&apos;" type="command" category="lists"><header></header><code></code><translations></translations><inputs><input type="%upvar"></input><input type="%mult%s"></input></inputs><script><block s="doSetVar"><l>data</l><block var="arg"/></block></script></block-definition><block-definition s="map %&apos;function&apos; over %&apos;lists&apos;" type="reporter" category="lists"><header></header><code></code><translations></translations><inputs><input type="%repRing"></input><input type="%mult%l"></input></inputs><script><block s="doWarp"><script><block s="doDeclareVariables"><list><l>mapone</l><l>mapmany</l></list></block><block s="doSetVar"><l>mapone</l><block s="reifyScript"><script><block s="doIf"><custom-block s="empty? %l"><block var="data"/></custom-block><script><block s="doReport"><block s="reportNewList"><list></list></block></block></script><list></list></block><block s="doReport"><block s="reportCONS"><block s="evaluate"><block var="function"/><list><block s="reportListItem"><l>1</l><block var="data"/></block></list></block><block s="evaluate"><block var="mapone"/><list><block s="reportCDR"><block var="data"/></block></list></block></block></block></script><list><l>data</l></list></block></block><block s="doSetVar"><l>mapmany</l><block s="reifyScript"><script><block s="doIf"><custom-block s="empty? %l"><block s="reportListItem"><l>1</l><block var="data lists"/></block></custom-block><script><block s="doReport"><block s="reportNewList"><list></list></block></block></script><list></list></block><block s="doReport"><block s="reportCONS"><block s="evaluate"><block var="function"/><custom-block s="map %repRing over %mult%l"><block s="reifyReporter"><autolambda><block s="reportListItem"><l>1</l><l/></block></autolambda><list></list></block><list><block var="data lists"/></list></custom-block></block><block s="evaluate"><block var="mapmany"/><list><custom-block s="map %repRing over %mult%l"><block s="reifyReporter"><autolambda><block s="reportCDR"><l/></block></autolambda><list></list></block><list><block var="data lists"/></list></custom-block></list></block></block></block></script><list><l>data lists</l></list></block></block><block s="doIfElse"><custom-block s="empty? %l"><block s="reportCDR"><block var="lists"/></block></custom-block><script><block s="doReport"><block s="evaluate"><block var="mapone"/><list><block s="reportListItem"><l>1</l><block var="lists"/></block></list></block></block></script><script><block s="doReport"><block s="evaluate"><block var="mapmany"/><list><block var="lists"/></list></block></block></script></block></script></block></script></block-definition><block-definition s="empty? %&apos;data&apos;" type="predicate" category="lists"><header></header><code></code><translations></translations><inputs><input type="%l"></input></inputs><script><block s="doReport"><block s="reportVariadicEquals"><list><block var="data"/><block s="reportNewList"><list></list></block></list></block></block></script></block-definition><block-definition s="keep items such that %&apos;pred&apos; from %&apos;data&apos;" type="reporter" category="lists"><header></header><code></code><translations></translations><inputs><input type="%predRing"></input><input type="%l"></input></inputs><script><block s="doWarp"><script><block s="doIf"><custom-block s="empty? %l"><block var="data"/></custom-block><script><block s="doReport"><block s="reportNewList"><list></list></block></block></script><list></list></block><block s="doIfElse"><block s="evaluate"><block var="pred"/><list><block s="reportListItem"><l>1</l><block var="data"/></block></list></block><script><block s="doReport"><block s="reportCONS"><block s="reportListItem"><l>1</l><block var="data"/></block><custom-block s="keep items such that %predRing from %l"><block var="pred"/><block s="reportCDR"><block var="data"/></block></custom-block></block></block></script><script><block s="doReport"><custom-block s="keep items such that %predRing from %l"><block var="pred"/><block s="reportCDR"><block var="data"/></block></custom-block></block></script></block></script></block></script></block-definition><block-definition s="combine with %&apos;function&apos; items of %&apos;data&apos;" type="reporter" category="lists"><header></header><code></code><translations></translations><inputs><input type="%repRing"></input><input type="%l"></input></inputs><script><block s="doWarp"><script><block s="doIf"><custom-block s="empty? %l"><block s="reportCDR"><block var="data"/></block></custom-block><script><block s="doReport"><block s="reportListItem"><l>1</l><block var="data"/></block></block></script><list></list></block><block s="doReport"><block s="evaluate"><block var="function"/><list><block s="reportListItem"><l>1</l><block var="data"/></block><custom-block s="combine with %repRing items of %l"><block var="function"/><block s="reportCDR"><block var="data"/></block></custom-block></list></block></block></script></block></script></block-definition><block-definition s="if %&apos;test&apos; then %&apos;true&apos; else %&apos;false&apos;" type="reporter" category="control"><header></header><code></code><translations></translations><inputs><input type="%b"></input><input type="%anyUE"></input><input type="%anyUE"></input></inputs><script><block s="doIfElse"><block var="test"/><script><block s="doReport"><block s="evaluate"><block var="true"/><list></list></block></block></script><script><block s="doReport"><block s="evaluate"><block var="false"/><list></list></block></block></script></block></script></block-definition><block-definition s="for %&apos;i&apos; = %&apos;start&apos; to %&apos;end&apos; %&apos;action&apos;" type="command" category="control"><header></header><code></code><translations></translations><inputs><input type="%upvar"></input><input type="%n">1</input><input type="%n">10</input><input type="%cs"></input></inputs><script><block s="doDeclareVariables"><list><l>step</l><l>tester</l></list></block><block s="doIfElse"><block s="reportVariadicGreaterThan"><list><block var="start"/><block var="end"/></list></block><script><block s="doSetVar"><l>step</l><l>-1</l></block><block s="doSetVar"><l>tester</l><block s="reifyReporter"><autolambda><block s="reportVariadicLessThan"><list><block var="i"/><block var="end"/></list></block></autolambda><list></list></block></block></script><script><block s="doSetVar"><l>step</l><l>1</l></block><block s="doSetVar"><l>tester</l><block s="reifyReporter"><autolambda><block s="reportVariadicGreaterThan"><list><block var="i"/><block var="end"/></list></block></autolambda><list></list></block></block></script></block><block s="doSetVar"><l>i</l><block var="start"/></block><block s="doUntil"><block s="evaluate"><block var="tester"/><list></list></block><script><block s="doRun"><block var="action"/><list></list></block><block s="doChangeVar"><l>i</l><block var="step"/></block></script></block></script></block-definition><block-definition s="join words %&apos;words&apos;" type="reporter" category="operators"><header></header><code></code><translations></translations><inputs><input type="%mult%txt"></input></inputs><script><block s="doWarp"><script><block s="doIf"><custom-block s="empty? %l"><block s="reportCDR"><block var="words"/></block></custom-block><script><block s="doReport"><block s="reportListItem"><l>1</l><block var="words"/></block></block></script><list></list></block><block s="doReport"><block s="reportJoinWords"><list><block s="reportListItem"><l>1</l><block var="words"/></block><l> </l><custom-block s="join words %mult%txt"><block s="reportCDR"><block var="words"/></block></custom-block></list></block></block></script></block></script></block-definition><block-definition s="list $arrowRight sentence %&apos;data&apos;" type="reporter" category="operators"><header></header><code></code><translations></translations><inputs><input type="%l"></input></inputs><script><block s="doWarp"><script><block s="doReport"><custom-block s="join words %mult%txt"><block var="data"/></custom-block></block></script></block></script></block-definition><block-definition s="sentence $arrowRight list %&apos;text&apos;" type="reporter" category="operators"><header></header><code></code><translations></translations><inputs><input type="%txt"></input></inputs><script><block s="doWarp"><script><block s="doReport"><block s="reportTextSplit"><block var="text"/><l><option>whitespace</option></l></block></block></script></block></script></block-definition><block-definition s="catch %&apos;tag&apos; %&apos;action&apos;" type="command" category="control"><header></header><code></code><translations></translations><inputs><input type="%upvar"></input><input type="%cs"></input></inputs><script><block s="doCallCC"><block s="reifyScript"><script><block s="doSetVar"><l>tag</l><block var="cont"/></block><block s="doRun"><block var="action"/><list></list></block></script><list><l>cont</l></list></block></block></script></block-definition><block-definition s="throw %&apos;cont&apos;" type="command" category="control"><header></header><code></code><translations></translations><inputs><input type="%s">catchtag</input></inputs><script><block s="doRun"><block var="cont"/><list></list></block></script></block-definition><block-definition s="catch %&apos;tag&apos; %&apos;value&apos;" type="reporter" category="control"><header></header><code></code><translations></translations><inputs><input type="%upvar"></input><input type="%anyUE"></input></inputs><script><block s="doCallCC"><block s="reifyScript"><script><block s="doSetVar"><l>tag</l><block var="cont"/></block><block s="doReport"><block s="evaluate"><block var="value"/><list></list></block></block></script><list><l>cont</l></list></block></block></script></block-definition><block-definition s="throw %&apos;tag&apos; %&apos;value&apos;" type="command" category="control"><header></header><code></code><translations></translations><inputs><input type="%s">catchtag</input><input type="%s"></input></inputs><script><block s="doRun"><block var="tag"/><list><block var="value"/></list></block></script></block-definition><block-definition s="for each %&apos;item&apos; of %&apos;data&apos; %&apos;action&apos;" type="command" category="lists"><header></header><code></code><translations></translations><inputs><input type="%upvar"></input><input type="%l"></input><input type="%cs"></input></inputs><script><block s="doUntil"><custom-block s="empty? %l"><block var="data"/></custom-block><script><block s="doSetVar"><l>item</l><block s="reportListItem"><l>1</l><block var="data"/></block></block><block s="doRun"><block var="action"/><list><block s="reportListItem"><l>1</l><block var="data"/></block></list></block><block s="doSetVar"><l>data</l><block s="reportCDR"><block var="data"/></block></block></script></block></script></block-definition><block-definition s="if %&apos;test&apos; do %&apos;action&apos; and pause all $pause-1-255-220-0" type="command" category="control"><header></header><code></code><translations></translations><inputs><input type="%boolUE"></input><input type="%cs"></input></inputs><script><block s="doDeclareVariables"><list><l>breakpoint</l></list></block><block s="doIf"><block s="evaluate"><block var="test"/><list></list></block><script><block s="doSetVar"><l>breakpoint</l><block var="test"/></block><block s="doShowVar"><l>breakpoint</l></block><block s="doRun"><block var="action"/><list></list></block><block s="doPauseAll"></block><block s="doHideVar"><l></l></block></script><list></list></block></script></block-definition><block-definition s="word $arrowRight list %&apos;word&apos;" type="reporter" category="operators"><header></header><code></code><translations></translations><inputs><input type="%txt"></input></inputs><script><block s="doWarp"><script><block s="doReport"><block s="reportTextSplit"><block var="word"/><l><option>letter</option></l></block></block></script></block></script></block-definition><block-definition s="ignore %&apos;x&apos;" type="command" category="control"><header></header><code></code><translations></translations><inputs><input type="%s"></input></inputs></block-definition><block-definition s="tell %&apos;sprite&apos; to %&apos;action&apos;" type="command" category="control"><header></header><code></code><translations></translations><inputs><input type="%s">Sprite</input><input type="%cs"></input></inputs><script><block s="doRun"><block s="reportAttributeOf"><block var="action"/><block var="sprite"/></block><list></list></block></script></block-definition><block-definition s="ask %&apos;sprite&apos; for %&apos;expression&apos;" type="reporter" category="control"><header></header><code></code><translations></translations><inputs><input type="%s">Sprite</input><input type="%repRing"></input></inputs><script><block s="doReport"><block s="evaluate"><block s="reportAttributeOf"><block var="expression"/><block var="sprite"/></block><list></list></block></block></script></block-definition><block-definition s="list $arrowRight word %&apos;list&apos;" type="reporter" category="operators"><header></header><code></code><translations></translations><inputs><input type="%l"></input></inputs><script><block s="doWarp"><script><block s="doReport"><block s="reportJoinWords"><block var="list"/></block></block></script></block></script></block-definition><block-definition s="FOR EACH %&apos;item&apos; IN %&apos;data&apos; %&apos;action&apos;" type="command" category="lists"><header></header><code></code><translations></translations><inputs><input type="%upvar"></input><input type="%l"></input><input type="%cs"></input></inputs><script><block s="doUntil"><custom-block s="empty? %l"><block var="data"/></custom-block><script><block s="doSetVar"><l>item</l><block s="reportListItem"><l>1</l><block var="data"/></block></block><block s="doRun"><block var="action"/><list><block s="reportListItem"><l>1</l><block var="data"/></block></list></block><block s="doSetVar"><l>data</l><block s="reportCDR"><block var="data"/></block></block></script></block></script></block-definition><block-definition s="INSERT %&apos;data&apos; %&apos;i&apos; %&apos;value&apos;" type="command" category="lists"><header></header><code></code><translations></translations><inputs><input type="%l"></input><input type="%n"></input><input type="%s"></input></inputs><script><block s="doInsertInList"><block var="value"/><block var="i"/><block var="data"/></block></script></block-definition><block-definition s="APPEND %&apos;data&apos; %&apos;value&apos;" type="command" category="lists"><header></header><code></code><translations></translations><inputs><input type="%l"></input><input type="%s"></input></inputs><script><block s="doAddToList"><block var="value"/><block var="data"/></block></script></block-definition><block-definition s="REMOVE %&apos;data&apos; %&apos;i&apos;" type="command" category="lists"><header></header><code></code><translations></translations><inputs><input type="%l"></input><input type="%n"></input></inputs><script><block s="doDeleteFromList"><block var="i"/><block var="data"/></block></script></block-definition><block-definition s="LENGTH %&apos;data&apos;" type="reporter" category="lists"><header></header><code></code><translations></translations><inputs><input type="%l"></input></inputs><script><block s="doReport"><block s="reportListAttribute"><l><option>length</option></l><block var="data"/></block></block></script></block-definition><block-definition s="label %&apos;text&apos; of size %&apos;size&apos;" type="command" category="pen"><header></header><code></code><translations></translations><inputs><input type="%txt">Hello!</input><input type="%n">12</input></inputs><script><block s="doRun"><block s="reportJSFunction"><list><l>text</l><l>size</l></list><l>var stage = this.parentThatIsA(StageMorph),&#xD;    context = stage.penTrails().getContext(&apos;2d&apos;),&#xD;    rotation = radians(this.direction() - 90),&#xD;    trans = new Point(&#xD;      this.center().x - stage.left(),&#xD;      this.center().y - stage.top()&#xD;    ),&#xD;    ide = this.parentThatIsA(IDE_Morph),&#xD;    isWarped = this.Warped,&#xD;    len,&#xD;    pos;&#xD;&#xD;if (isWarped) {endWarp(); }&#xD;context.save();&#xD;context.font = size + &apos;px monospace&apos;;&#xD;context.textAlign = &apos;left&apos;;&#xD;context.textBaseline = &apos;alphabetic&apos;;&#xD;context.fillStyle = this.color.toString();&#xD;len = context.measureText(text).width;&#xD;trans = trans.multiplyBy(1 / stage.scale);&#xD;context.translate(trans.x, trans.y);&#xD;context.rotate(rotation);&#xD;context.fillText(text, 0, 0);&#xD;context.translate(-trans.x, -trans.y);&#xD;context.restore();&#xD;pos = new Point(&#xD;  len * Math.sin(radians(this.direction())),&#xD;  len * Math.cos(radians(this.direction())));&#xD;pos = pos.add(new Point(this.xPosition(), this.yPosition()));&#xD;this.gotoXY(pos.x, pos.y, false);&#xD;this.changed();&#xD;if (isWarped) {this.startWarp(); }&#xD;stage.changed();</l></block><list><block var="text"/><block var="size"/></list></block></script></block-definition><block-definition s="DISPLAY %&apos;expression&apos;" type="command" category="other"><header></header><code></code><translations></translations><inputs><input type="%s"></input></inputs><script><block s="doIfElse"><custom-block s="%s ≤ %s"><block s="reportVariadicSum"><list><block var="CHARACTERS"/><block s="reportTextAttribute"><l><option>length</option></l><block var="expression"/></block></list></block><l>20</l></custom-block><script><custom-block s="label %txt of size %n"><block var="expression"/><l>36</l></custom-block><block s="doChangeVar"><l>CHARACTERS</l><block s="reportTextAttribute"><l><option>length</option></l><block var="expression"/></block></block></script><script><block s="doDeclareVariables"><list><l>leftthisrow</l></list></block><block s="doSetVar"><l>leftthisrow</l><block s="reportDifference"><l>20</l><block var="CHARACTERS"/></block></block><custom-block s="label %txt of size %n"><block s="reportJoinWords"><list><custom-block s="JS Substring %s from %n through %n"><block var="expression"/><l>1</l><block var="leftthisrow"/></custom-block><l>\</l></list></block><l>36</l></custom-block><custom-block s="newline"></custom-block><custom-block s="DISPLAY %s"><custom-block s="JS Substring %s from %n through %n"><block var="expression"/><block s="reportVariadicSum"><list><block var="leftthisrow"/><l>1</l></list></block><block s="reportTextAttribute"><l><option>length</option></l><block var="expression"/></block></custom-block></custom-block></script></block></script></block-definition><block-definition s="reset display" type="command" category="other"><header></header><code></code><translations></translations><inputs></inputs><script><block s="doSwitchToCostume"><l>Cursor</l></block><block s="doSetVar"><l>CHARACTERS</l><l>0</l></block><block s="clear"></block><block s="gotoXY"><l>-220</l><l>190</l></block><block s="setPenColorDimension"><l><option>brightness</option></l><l>0</l></block><block s="setHeading"><l>90</l></block><block s="show"></block></script></block-definition><block-definition s="newline" type="command" category="other"><header></header><code></code><translations></translations><inputs></inputs><script><block s="gotoXY"><l>-220</l><block s="reportDifference"><block s="yPosition"></block><l>36</l></block></block><block s="doSetVar"><l>CHARACTERS</l><l>0</l></block></script><scripts><script x="151.5" y="17.099999999999994"><custom-block s="tell %s to %cs"><l>Displayer</l><script><block s="gotoXY"><l>-220</l><block s="reportDifference"><block s="yPosition"></block><l>36</l></block></block></script></custom-block><block s="doSetVar"><l>CHARACTERS</l><l>0</l></block></script></scripts></block-definition><block-definition s="$stage draw grid" type="command" category="pen"><comment x="0" y="0" w="128.5" collapsed="false">Draw a grid on the stage. This is an extra block, NOT on the reference sheet.</comment><header></header><code></code><translations></translations><inputs></inputs><script><custom-block s="tell %s to %cs"><custom-block s="clone"></custom-block><script><block s="doWarp"><script><block s="doDeclareVariables"><list><l>SLOT</l><l>X</l><l>Y</l></list></block><block s="doSetVar"><l>SLOT</l><l>32</l></block><block s="doSetVar"><l>X</l><l>-240</l></block><block s="doSetVar"><l>Y</l><block s="reportVariadicSum"><list><l>-240</l><block var="SLOT"/></list></block></block><block s="setHeading"><l>90</l></block><block s="doRepeat"><l>14</l><script><block s="gotoXY"><block var="X"/><block var="Y"/></block><block s="down"></block><block s="forward"><l>480</l></block><block s="up"></block><block s="doChangeVar"><l>Y</l><block var="SLOT"/></block></script></block><block s="setHeading"><l>0</l></block><block s="doSetVar"><l>X</l><block s="reportVariadicSum"><list><l>-240</l><block var="SLOT"/></list></block></block><block s="doSetVar"><l>Y</l><l>-240</l></block><block s="doRepeat"><l>14</l><script><block s="gotoXY"><block var="X"/><block var="Y"/></block><block s="down"></block><block s="forward"><l>480</l></block><block s="up"></block><block s="doChangeVar"><l>X</l><block var="SLOT"/></block></script></block></script></block><block s="removeClone"></block></script></custom-block></script></block-definition><block-definition s="MOVE_FORWARD" type="command" category="AP Robot"><header></header><code></code><translations></translations><inputs></inputs><script><block s="forward"><l>32</l></block></script></block-definition><block-definition s="$robot reset" type="command" category="motion"><header></header><code></code><translations></translations><inputs></inputs><script><custom-block s="tell %s to %cs"><l>Displayer</l><script><block s="hide"></block></script></custom-block><block s="gotoXY"><l>0</l><l>0</l></block><block s="setHeading"><l>0</l></block><block s="doSwitchToCostume"><l>Arrow</l></block><block s="goToLayer"><l><option>front</option></l></block><block s="show"></block></script></block-definition><block-definition s="ROTATE_RIGHT" type="command" category="AP Robot"><header></header><code></code><translations></translations><inputs></inputs><script><block s="turn"><l>90</l></block></script></block-definition><block-definition s="ROTATE_LEFT" type="command" category="AP Robot"><header></header><code></code><translations></translations><inputs></inputs><script><block s="turnLeft"><l>90</l></block></script></block-definition><block-definition s="CAN_MOVE %&apos;direction&apos;" type="predicate" category="AP Robot"><header></header><code></code><translations></translations><inputs><input type="%s" readonly="true">forward<options>left&#xD;right&#xD;forward&#xD;backward</options></input></inputs><script><block s="doDeclareVariables"><list><l>can move?</l></list></block><custom-block s="tell %s to %cs"><custom-block s="clone"></custom-block><script><block s="doWarp"><script><block s="doIf"><block s="reportVariadicEquals"><list><block var="direction"/><l>right</l></list></block><script><custom-block s="ROTATE_RIGHT"></custom-block></script><list></list></block><block s="doIf"><block s="reportVariadicEquals"><list><block var="direction"/><l>left</l></list></block><script><custom-block s="ROTATE_LEFT"></custom-block></script><list></list></block><block s="doIf"><block s="reportVariadicEquals"><list><block var="direction"/><l>backward</l></list></block><script><custom-block s="ROTATE_LEFT"></custom-block><custom-block s="ROTATE_LEFT"></custom-block></script><list></list></block><custom-block s="MOVE_FORWARD"></custom-block><block s="setScale"><l>10</l></block><block s="doSetVar"><l>can move?</l><block s="reportNot"><block s="reportTouchingColor"><color>0,0,0,1</color></block></block></block></script></block><block s="removeClone"></block></script></custom-block><block s="doReport"><block var="can move?"/></block></script></block-definition><block-definition s="toggle cell state" type="command" category="pen"><header></header><code></code><translations></translations><inputs></inputs><script><block s="doDeclareVariables"><list><l>X</l><l>Y</l><l>state</l></list></block><block s="doWarp"><script><custom-block s="tell %s to %cs"><custom-block s="clone"></custom-block><script><block s="doSetVar"><l>X</l><block s="xPosition"></block></block><block s="doSetVar"><l>Y</l><block s="yPosition"></block></block><block s="gotoXY"><block s="reportVariadicProduct"><list><l>32</l><block s="reportRound"><block s="reportQuotient"><block s="reportMouseX"></block><l>32</l></block></block></list></block><block s="reportVariadicProduct"><list><l>32</l><block s="reportRound"><block s="reportQuotient"><block s="reportMouseY"></block><l>32</l></block></block></list></block></block><block s="doSetVar"><l>state</l><custom-block s="Cell State"></custom-block></block><block s="doIfElse"><block s="reportVariadicEquals"><list><block var="state"/><l>White</l></list></block><script><block s="doSwitchToCostume"><l>Black</l></block></script><script><block s="doIfElse"><block s="reportVariadicEquals"><list><block var="state"/><l>Black</l></list></block><script><block s="doSwitchToCostume"><l>Grey</l></block></script><script><block s="doIf"><block s="reportVariadicEquals"><list><block var="state"/><l>Grey</l></list></block><script><block s="doSwitchToCostume"><l>White</l></block></script><list></list></block></script></block></script></block><block s="doStamp"></block><block s="gotoXY"><block var="X"/><block var="Y"/></block><block s="removeClone"></block></script></custom-block></script></block></script></block-definition><block-definition s="Cell State" type="reporter" category="operators"><header></header><code></code><translations></translations><inputs></inputs><script><block s="doWarp"><script><block s="doDeclareVariables"><list><l>state</l><l>size</l></list></block><block s="doSetVar"><l>size</l><block s="getScale"></block></block><block s="setScale"><l>50</l></block><block s="doIfElse"><block s="reportTouchingColor"><color>127,127,127,1</color></block><script><block s="doSetVar"><l>state</l><l>Grey</l></block></script><script><block s="doIfElse"><block s="reportTouchingColor"><color>0,0,0,1</color></block><script><block s="doSetVar"><l>state</l><l>Black</l></block></script><script><block s="doSetVar"><l>state</l><l>White</l></block></script></block></script></block><block s="setScale"><block var="size"/></block></script></block><block s="doReport"><block var="state"/></block></script><scripts><script x="240.5" y="13.500000000000007"><block s="doDeclareVariables"><list><l>state</l><l>size</l></list></block><block s="doWarp"><script><block s="hide"></block><custom-block s="tell %s to %cs"><custom-block s="clone"></custom-block><script><block s="doSetVar"><l>size</l><block s="getScale"></block></block><block s="setScale"><l>50</l></block><block s="doIfElse"><block s="reportTouchingColor"><color>127,127,127,1</color></block><script><block s="doSetVar"><l>state</l><l>Grey</l></block></script><script><block s="doIfElse"><block s="reportTouchingColor"><color>0,0,0,1</color></block><script><block s="doSetVar"><l>state</l><l>Black</l></block></script><script><block s="doSetVar"><l>state</l><l>White</l></block></script></block></script></block><block s="removeClone"></block></script></custom-block><block s="show"></block></script></block><block s="doReport"><block var="state"/></block></script></scripts></block-definition><block-definition s="all but first letter of %&apos;string&apos;" type="reporter" category="operators"><comment x="0" y="0" w="199" collapsed="false">Takes a text string as input, and reports a new text string containing all but the first character of the input.</comment><header></header><code></code><translations></translations><inputs><input type="%txt"></input></inputs><script><block s="doDeclareVariables"><list><l>result</l><l>i</l></list></block><block s="doWarp"><script><block s="doIf"><block s="reportVariadicEquals"><list><block s="reportTextAttribute"><l><option>length</option></l><block var="string"/></block><l>0</l></list></block><script><block s="doReport"><block s="reportListItem"><l>1</l><block s="reportVariadicSum"><list><l>0</l><l>0</l></list></block></block></block></script><list></list></block><block s="doSetVar"><l>result</l><l></l></block><block s="doSetVar"><l>i</l><l>2</l></block><block s="doUntil"><block s="reportVariadicGreaterThan"><list><block var="i"/><block s="reportTextAttribute"><l><option>length</option></l><block var="string"/></block></list></block><script><block s="doSetVar"><l>result</l><block s="reportJoinWords"><list><block var="result"/><block s="reportLetter"><block var="i"/><block var="string"/></block></list></block></block><block s="doChangeVar"><l>i</l><l>1</l></block></script></block><block s="doReport"><block var="result"/></block></script></block></script></block-definition><block-definition s="all but first word of %&apos;sentence&apos;" type="reporter" category="operators"><comment x="0" y="0" w="223.000001" collapsed="false">Takes a text string as input, divides it into words treating one or more spaces as a word separator (only spaces count; punctuation is part of the word) and reports a text string containing all but the first word, with one space between words and no spaces at the beginning or end. (Note: consider using SENTENCE-&gt;LIST and processing the resulting list instead of doing recursion on sentences in text string form.  List operations are faster.)</comment><header></header><code></code><translations></translations><inputs><input type="%txt"></input></inputs><script><block s="doDeclareVariables"><list><l>index</l><l>bf</l></list></block><block s="doWarp"><script><block s="doSetVar"><l>bf</l><l></l></block><block s="doSetVar"><l>index</l><l>1</l></block><block s="doIf"><block s="reportVariadicEquals"><list><block s="reportTextAttribute"><l><option>length</option></l><block var="sentence"/></block><l>0</l></list></block><script><block s="doReport"><block s="reportListItem"><l>1</l><block s="reportJoinWords"><list><l>empty </l><l>sentence</l></list></block></block></block></script><list></list></block><block s="doUntil"><block s="reportVariadicOr"><list><block s="reportVariadicEquals"><list><block var="index"/><block s="reportTextAttribute"><l><option>length</option></l><block var="sentence"/></block></list></block><block s="reportNot"><block s="reportVariadicEquals"><list><block s="reportLetter"><block var="index"/><block var="sentence"/></block><l> </l></list></block></block></list></block><script><block s="doChangeVar"><l>index</l><l>1</l></block></script></block><block s="doIf"><block s="reportVariadicEquals"><list><block s="reportLetter"><block var="index"/><block var="sentence"/></block><l> </l></list></block><script><block s="doReport"><block s="reportListItem"><l>1</l><block s="reportJoinWords"><list><l>empty </l><l>sentence</l></list></block></block></block></script><list></list></block><block s="doUntil"><block s="reportVariadicOr"><list><block s="reportVariadicEquals"><list><block var="index"/><block s="reportTextAttribute"><l><option>length</option></l><block var="sentence"/></block></list></block><block s="reportVariadicEquals"><list><block s="reportLetter"><block var="index"/><block var="sentence"/></block><l> </l></list></block></list></block><script><block s="doChangeVar"><l>index</l><l>1</l></block></script></block><block s="doIf"><block s="reportVariadicEquals"><list><block var="index"/><block s="reportTextAttribute"><l><option>length</option></l><block var="sentence"/></block></list></block><script><block s="doReport"><l></l></block></script><list></list></block><block s="doUntil"><block s="reportVariadicOr"><list><block s="reportVariadicEquals"><list><block var="index"/><block s="reportTextAttribute"><l><option>length</option></l><block var="sentence"/></block></list></block><block s="reportNot"><block s="reportVariadicEquals"><list><block s="reportLetter"><block var="index"/><block var="sentence"/></block><l> </l></list></block></block></list></block><script><block s="doChangeVar"><l>index</l><l>1</l></block></script></block><block s="doIf"><block s="reportVariadicEquals"><list><block s="reportLetter"><block var="index"/><block var="sentence"/></block><l> </l></list></block><script><block s="doReport"><l></l></block></script><list></list></block><block s="doUntil"><block s="reportVariadicGreaterThan"><list><block var="index"/><block s="reportTextAttribute"><l><option>length</option></l><block var="sentence"/></block></list></block><script><block s="doSetVar"><l>bf</l><block s="reportJoinWords"><list><block var="bf"/><block s="reportLetter"><block var="index"/><block var="sentence"/></block></list></block></block><block s="doChangeVar"><l>index</l><l>1</l></block></script></block><block s="doReport"><block var="bf"/></block></script></block></script></block-definition><block-definition s="all but last letter of %&apos;string&apos;" type="reporter" category="operators"><comment x="0" y="0" w="218" collapsed="false">Takes a text string as input, and reports a new text string containing all but the last letter of the input.</comment><header></header><code></code><translations></translations><inputs><input type="%txt"></input></inputs><script><block s="doDeclareVariables"><list><l>result</l><l>i</l></list></block><block s="doWarp"><script><block s="doIf"><block s="reportVariadicEquals"><list><block s="reportTextAttribute"><l><option>length</option></l><block var="string"/></block><l>0</l></list></block><script><block s="doReport"><block s="reportListItem"><l>1</l><block s="reportVariadicSum"><list><l>0</l><l>0</l></list></block></block></block></script><list></list></block><block s="doSetVar"><l>result</l><l></l></block><block s="doSetVar"><l>i</l><l>1</l></block><block s="doUntil"><block s="reportVariadicEquals"><list><block var="i"/><block s="reportTextAttribute"><l><option>length</option></l><block var="string"/></block></list></block><script><block s="doSetVar"><l>result</l><block s="reportJoinWords"><list><block var="result"/><block s="reportLetter"><block var="i"/><block var="string"/></block></list></block></block><block s="doChangeVar"><l>i</l><l>1</l></block></script></block><block s="doReport"><block var="result"/></block></script></block></script></block-definition><block-definition s="all but last word of %&apos;sentence&apos;" type="reporter" category="operators"><comment x="0" y="0" w="212" collapsed="false">Takes a text string as input, divides it into words treating one or more spaces as a word separator (only spaces count; punctuation is part of the word) and reports a text string containing all but the last word, with one space between words and no spaces at the beginning or end.  (Note: consider using SENTENCE-&gt;LIST and processing the resulting list instead of doing recursion on sentences in text string form.  List operations are faster.)</comment><header></header><code></code><translations></translations><inputs><input type="%txt"></input></inputs><script><block s="doDeclareVariables"><list><l>index</l><l>bl</l></list></block><block s="doWarp"><script><block s="doSetVar"><l>bl</l><l></l></block><block s="doSetVar"><l>index</l><block s="reportTextAttribute"><l><option>length</option></l><block var="sentence"/></block></block><block s="doIf"><block s="reportVariadicEquals"><list><block s="reportTextAttribute"><l><option>length</option></l><block var="sentence"/></block><l>0</l></list></block><script><block s="doReport"><block s="reportListItem"><l>1</l><block s="reportJoinWords"><list><l>empty </l><l>sentence</l></list></block></block></block></script><list></list></block><block s="doUntil"><block s="reportVariadicOr"><list><block s="reportVariadicEquals"><list><block var="index"/><l>1</l></list></block><block s="reportNot"><block s="reportVariadicEquals"><list><block s="reportLetter"><block var="index"/><block var="sentence"/></block><l> </l></list></block></block></list></block><script><block s="doChangeVar"><l>index</l><l>-1</l></block></script></block><block s="doIf"><block s="reportVariadicEquals"><list><block s="reportLetter"><block var="index"/><block var="sentence"/></block><l> </l></list></block><script><block s="doReport"><block s="reportListItem"><l>1</l><block s="reportJoinWords"><list><l>empty </l><l>sentence</l></list></block></block></block></script><list></list></block><block s="doUntil"><block s="reportVariadicOr"><list><block s="reportVariadicEquals"><list><block var="index"/><l>1</l></list></block><block s="reportVariadicEquals"><list><block s="reportLetter"><block var="index"/><block var="sentence"/></block><l> </l></list></block></list></block><script><block s="doChangeVar"><l>index</l><l>-1</l></block></script></block><block s="doIf"><block s="reportVariadicEquals"><list><block var="index"/><l>1</l></list></block><script><block s="doReport"><l></l></block></script><list></list></block><block s="doUntil"><block s="reportVariadicOr"><list><block s="reportVariadicEquals"><list><block var="index"/><l>1</l></list></block><block s="reportNot"><block s="reportVariadicEquals"><list><block s="reportLetter"><block var="index"/><block var="sentence"/></block><l> </l></list></block></block></list></block><script><block s="doChangeVar"><l>index</l><l>-1</l></block></script></block><block s="doIf"><block s="reportVariadicEquals"><list><block s="reportLetter"><block var="index"/><block var="sentence"/></block><l> </l></list></block><script><block s="doReport"><l></l></block></script><list></list></block><block s="doUntil"><block s="reportVariadicLessThan"><list><block var="index"/><l>1</l></list></block><script><block s="doSetVar"><l>bl</l><block s="reportJoinWords"><list><block s="reportLetter"><block var="index"/><block var="sentence"/></block><block var="bl"/></list></block></block><block s="doChangeVar"><l>index</l><l>-1</l></block></script></block><block s="doReport"><block var="bl"/></block></script></block></script></block-definition><block-definition s="first word of %&apos;sentence&apos;" type="reporter" category="operators"><comment x="0" y="0" w="236" collapsed="false">Takes a text string as input, divides it into words treating one or more spaces as a word separator (only spaces count; punctuation is part of the word) and reports a text string containing only the first word, with no spaces before or after it.</comment><header></header><code></code><translations></translations><inputs><input type="%txt"></input></inputs><script><block s="doDeclareVariables"><list><l>index</l><l>first</l></list></block><block s="doWarp"><script><block s="doSetVar"><l>first</l><l></l></block><block s="doSetVar"><l>index</l><l>1</l></block><block s="doIf"><block s="reportVariadicEquals"><list><block s="reportTextAttribute"><l><option>length</option></l><block var="sentence"/></block><l>0</l></list></block><script><block s="doReport"><block s="reportListItem"><l>1</l><block s="reportJoinWords"><list><l>empty </l><l>sentence</l></list></block></block></block></script><list></list></block><block s="doUntil"><block s="reportVariadicOr"><list><block s="reportVariadicEquals"><list><block var="index"/><block s="reportTextAttribute"><l><option>length</option></l><block var="sentence"/></block></list></block><block s="reportNot"><block s="reportVariadicEquals"><list><block s="reportLetter"><block var="index"/><block var="sentence"/></block><l> </l></list></block></block></list></block><script><block s="doChangeVar"><l>index</l><l>1</l></block></script></block><block s="doIf"><block s="reportVariadicEquals"><list><block s="reportLetter"><block var="index"/><block var="sentence"/></block><l> </l></list></block><script><block s="doReport"><block s="reportListItem"><l>1</l><block s="reportJoinWords"><list><l>empty </l><l>sentence</l></list></block></block></block></script><list></list></block><block s="doUntil"><block s="reportVariadicOr"><list><block s="reportVariadicEquals"><list><block var="index"/><block s="reportTextAttribute"><l><option>length</option></l><block var="sentence"/></block></list></block><block s="reportVariadicEquals"><list><block s="reportLetter"><block var="index"/><block var="sentence"/></block><l> </l></list></block></list></block><script><block s="doSetVar"><l>first</l><block s="reportJoinWords"><list><block var="first"/><block s="reportLetter"><block var="index"/><block var="sentence"/></block></list></block></block><block s="doChangeVar"><l>index</l><l>1</l></block></script></block><block s="doIf"><block s="reportNot"><block s="reportVariadicEquals"><list><block s="reportLetter"><block var="index"/><block var="sentence"/></block><l> </l></list></block></block><script><block s="doSetVar"><l>first</l><block s="reportJoinWords"><list><block var="first"/><block s="reportLetter"><block var="index"/><block var="sentence"/></block></list></block></block></script><list></list></block><block s="doReport"><block var="first"/></block></script></block></script></block-definition><block-definition s="last letter of %&apos;word&apos;" type="reporter" category="operators"><comment x="0" y="0" w="260" collapsed="false">Takes a text string as input, and reports the last character in the string.</comment><header></header><code></code><translations></translations><inputs><input type="%txt"></input></inputs><script><block s="doReport"><block s="reportLetter"><block s="reportTextAttribute"><l><option>length</option></l><block var="word"/></block><block var="word"/></block></block></script></block-definition><block-definition s="last word of %&apos;sentence&apos;" type="reporter" category="operators"><comment x="0" y="0" w="262" collapsed="false">Takes a text string as input, divides it into words treating one or more spaces as a word separator (only spaces count; punctuation is part of the word) and reports a text string containing only the last word of the input, with no spaces before or after it.</comment><header></header><code></code><translations></translations><inputs><input type="%txt"></input></inputs><script><block s="doDeclareVariables"><list><l>index</l><l>last</l></list></block><block s="doWarp"><script><block s="doSetVar"><l>last</l><l></l></block><block s="doSetVar"><l>index</l><block s="reportTextAttribute"><l><option>length</option></l><block var="sentence"/></block></block><block s="doIf"><block s="reportVariadicEquals"><list><block s="reportTextAttribute"><l><option>length</option></l><block var="sentence"/></block><l>0</l></list></block><script><block s="doReport"><block s="reportListItem"><l>1</l><block s="reportJoinWords"><list><l>empty </l><l>sentence</l></list></block></block></block></script><list></list></block><block s="doUntil"><block s="reportVariadicOr"><list><block s="reportVariadicEquals"><list><block var="index"/><l>1</l></list></block><block s="reportNot"><block s="reportVariadicEquals"><list><block s="reportLetter"><block var="index"/><block var="sentence"/></block><l> </l></list></block></block></list></block><script><block s="doChangeVar"><l>index</l><l>-1</l></block></script></block><block s="doIf"><block s="reportVariadicEquals"><list><block s="reportLetter"><block var="index"/><block var="sentence"/></block><l> </l></list></block><script><block s="doReport"><block s="reportListItem"><l>1</l><block s="reportJoinWords"><list><l>empty </l><l>sentence</l></list></block></block></block></script><list></list></block><block s="doUntil"><block s="reportVariadicOr"><list><block s="reportVariadicEquals"><list><block var="index"/><l>1</l></list></block><block s="reportVariadicEquals"><list><block s="reportLetter"><block var="index"/><block var="sentence"/></block><l> </l></list></block></list></block><script><block s="doSetVar"><l>last</l><block s="reportJoinWords"><list><block s="reportLetter"><block var="index"/><block var="sentence"/></block><block var="last"/></list></block></block><block s="doChangeVar"><l>index</l><l>-1</l></block></script></block><block s="doIf"><block s="reportNot"><block s="reportVariadicEquals"><list><block s="reportLetter"><block var="index"/><block var="sentence"/></block><l> </l></list></block></block><script><block s="doSetVar"><l>last</l><block s="reportJoinWords"><list><block s="reportLetter"><block var="index"/><block var="sentence"/></block><block var="last"/></list></block></block></script><list></list></block><block s="doReport"><block var="last"/></block></script></block></script></block-definition><block-definition s="empty word? %&apos;word&apos;" type="predicate" category="operators"><comment x="0" y="0" w="208" collapsed="false">Takes a text string as input, and reports TRUE if the string has no characters in it of any kind, otherwise false.</comment><header></header><code></code><translations></translations><inputs><input type="%txt"></input></inputs><script><block s="doReport"><block s="reportVariadicEquals"><list><block s="reportTextAttribute"><l><option>length</option></l><block var="word"/></block><l>0</l></list></block></block></script></block-definition><block-definition s="empty sentence? %&apos;sentence&apos;" type="predicate" category="operators"><comment x="0" y="0" w="221" collapsed="false">Takes a text string as input, and reports TRUE if the input contains no characters other than spaces (therefore, no words when the string is considered as a sentence), otherwise FALSE.</comment><header></header><code></code><translations></translations><inputs><input type="%txt"></input></inputs><script><block s="doDeclareVariables"><list><l>index</l></list></block><block s="doSetVar"><l>index</l><l>1</l></block><block s="doIf"><block s="reportVariadicEquals"><list><block s="reportTextAttribute"><l><option>length</option></l><block var="sentence"/></block><l>0</l></list></block><script><block s="doReport"><block s="reportBoolean"><l><bool>true</bool></l></block></block></script><list></list></block><block s="doUntil"><block s="reportVariadicOr"><list><block s="reportVariadicEquals"><list><block var="index"/><block s="reportTextAttribute"><l><option>length</option></l><block var="sentence"/></block></list></block><block s="reportNot"><block s="reportVariadicEquals"><list><block s="reportLetter"><block var="index"/><block var="sentence"/></block><l> </l></list></block></block></list></block><script><block s="doChangeVar"><l>index</l><l>1</l></block></script></block><block s="doReport"><block s="reportVariadicEquals"><list><block s="reportLetter"><block var="index"/><block var="sentence"/></block><l> </l></list></block></block></script></block-definition><block-definition s="Load Maze %&apos;maze&apos;" type="command" category="pen"><header></header><code></code><translations></translations><inputs><input type="%s"></input></inputs><script><block s="doDeclareVariables"><list><l>X</l><l>Y</l><l>slot</l><l>row</l><l>cursor</l></list></block><block s="doSwitchToCostume"><l>Arrow</l></block><custom-block s="tell %s to %cs"><custom-block s="clone"></custom-block><script><block s="doWarp"><script><block s="clear"></block><custom-block s="$stage draw grid"></custom-block><block s="setHeading"><l>90</l></block><block s="doSetVar"><l>row</l><l>7</l></block><custom-block s="for each %upvar of %l %cs"><l>line</l><block s="reportTextSplit"><block var="maze"/><l><option>line</option></l></block><script><block s="gotoXY"><block s="reportVariadicProduct"><list><l>32</l><l>-7</l></list></block><block s="reportVariadicProduct"><list><l>32</l><block var="row"/></list></block></block><custom-block s="for %upvar = %n to %n %cs"><l>i</l><l>1</l><l>15</l><script><block s="doSetVar"><l>slot</l><block s="reportLetter"><block var="i"/><block var="line"/></block></block><block s="doIfElse"><block s="reportVariadicEquals"><list><block var="slot"/><l>*</l></list></block><script><block s="doSwitchToCostume"><l>Black</l></block><block s="doStamp"></block></script><script><block s="doIfElse"><block s="reportVariadicEquals"><list><block var="slot"/><l>G</l></list></block><script><block s="doSwitchToCostume"><l>Grey</l></block><block s="doStamp"></block></script><script><block s="doIf"><block s="reportListContainsItem"><block s="reportNewList"><list><l>^</l><l>v</l><l>&lt;</l><l>&gt;</l></list></block><block var="slot"/></block><script><block s="doSetVar"><l>X</l><block s="xPosition"></block></block><block s="doSetVar"><l>Y</l><block s="yPosition"></block></block><block s="doSetVar"><l>cursor</l><block var="slot"/></block></script><list></list></block></script></block></script></block><custom-block s="MOVE_FORWARD"></custom-block></script></custom-block><block s="doChangeVar"><l>row</l><l>-1</l></block></script></custom-block></script></block><block s="removeClone"></block></script></custom-block><block s="gotoXY"><block var="X"/><block var="Y"/></block><block s="setHeading"><custom-block s="if %b then %anyUE else %anyUE"><block s="reportVariadicEquals"><list><block var="cursor"/><l>^</l></list></block><l>0</l><custom-block s="if %b then %anyUE else %anyUE"><block s="reportVariadicEquals"><list><block var="cursor"/><l>&gt;</l></list></block><l>90</l><custom-block s="if %b then %anyUE else %anyUE"><block s="reportVariadicEquals"><list><block var="cursor"/><l>V</l></list></block><l>180</l><l>-90</l></custom-block></custom-block></custom-block></block><block s="show"></block></script></block-definition><block-definition s="$robot at goal?" type="predicate" category="motion"><header></header><code></code><translations></translations><inputs></inputs><script><block s="doWarp"><script><block s="hide"></block><block s="doDeclareVariables"><list><l>at goal</l></list></block><custom-block s="tell %s to %cs"><custom-block s="clone"></custom-block><script><block s="setScale"><l>10</l></block><block s="doSetVar"><l>at goal</l><block s="reportTouchingColor"><color>127,127,127,1</color></block></block><block s="removeClone"></block></script></custom-block><block s="show"></block></script></block><block s="doReport"><block var="at goal"/></block></script></block-definition><block-definition s="$robot follow left wall until goal" type="command" category="motion"><header></header><code></code><translations></translations><inputs></inputs><script><block s="doUntil"><custom-block s="$robot at goal?"></custom-block><script><block s="doIfElse"><custom-block s="CAN_MOVE %s"><l>left</l></custom-block><script><custom-block s="ROTATE_LEFT"></custom-block><custom-block s="MOVE_FORWARD"><comment w="154" collapsed="false">With maze searching using the &quot;follow a wall&quot; approach, it&apos;s critical you rotate AND move when one of the sides is free. </comment></custom-block></script><script><block s="doIfElse"><custom-block s="CAN_MOVE %s"><l>forward</l></custom-block><script><custom-block s="MOVE_FORWARD"></custom-block></script><script><block s="doIfElse"><custom-block s="CAN_MOVE %s"><l>right</l></custom-block><script><custom-block s="ROTATE_RIGHT"></custom-block><custom-block s="MOVE_FORWARD"><comment w="40" collapsed="false">Ditto</comment></custom-block></script><script><custom-block s="ROTATE_LEFT"></custom-block><custom-block s="ROTATE_LEFT"></custom-block></script></block></script></block></script></block></script></block></script></block-definition><block-definition s="JS Substring %&apos;sentence&apos; from %&apos;start&apos; through %&apos;end&apos;" type="reporter" category="operators"><header></header><code></code><translations></translations><inputs><input type="%s"></input><input type="%n"></input><input type="%n"></input></inputs><script><block s="doReport"><block s="evaluate"><block s="reportJSFunction"><list><l>string</l><l>start</l><l>end</l></list><l>return string.substring(start-1,end);</l></block><list><block var="sentence"/><block var="start"/><block var="end"/></list></block></block></script></block-definition><block-definition s="Get Maze" type="reporter" category="pen"><header></header><code></code><translations></translations><inputs></inputs><script><block s="doDeclareVariables"><list><l>original X</l><l>original Y</l><l>mazestring</l><l>state</l></list></block><block s="doSetVar"><l>mazestring</l><l></l></block><block s="doSetVar"><l>original X</l><block s="reportRound"><block s="reportQuotient"><block s="xPosition"></block><l>32</l></block></block></block><block s="doSetVar"><l>original Y</l><block s="reportRound"><block s="reportQuotient"><block s="yPosition"></block><l>32</l></block></block></block><custom-block s="tell %s to %cs"><custom-block s="clone"></custom-block><script><block s="doWarp"><script><block s="setHeading"><l>90</l></block><custom-block s="for %upvar = %n to %n %cs"><l>Y</l><l>7</l><l>-7</l><script><custom-block s="for %upvar = %n to %n %cs"><l>X</l><l>-7</l><l>7</l><script><block s="gotoXY"><block s="reportVariadicProduct"><list><l>32</l><block var="X"/></list></block><block s="reportVariadicProduct"><list><l>32</l><block var="Y"/></list></block></block><block s="doIfElse"><block s="reportVariadicAnd"><list><block s="reportVariadicEquals"><list><block var="X"/><block var="original X"/></list></block><block s="reportVariadicEquals"><list><block var="Y"/><block var="original Y"/></list></block></list></block><script><block s="doSetVar"><l>state</l><block s="reportModulus"><block s="reportAttributeOf"><l><option>direction</option></l><l>Robot</l></block><l>360</l></block></block><block s="doSetVar"><l>mazestring</l><block s="reportJoinWords"><list><block var="mazestring"/><custom-block s="if %b then %anyUE else %anyUE"><block s="reportVariadicEquals"><list><block var="state"/><l>90</l></list></block><l>&gt;</l><custom-block s="if %b then %anyUE else %anyUE"><block s="reportVariadicEquals"><list><block var="state"/><l>0</l></list></block><l>^</l><custom-block s="if %b then %anyUE else %anyUE"><block s="reportVariadicEquals"><list><block var="state"/><l>180</l></list></block><l>v</l><l>&lt;</l></custom-block></custom-block></custom-block></list></block></block></script><script><block s="doSetVar"><l>state</l><custom-block s="Cell State"></custom-block></block><block s="doSetVar"><l>mazestring</l><block s="reportJoinWords"><list><block var="mazestring"/><custom-block s="if %b then %anyUE else %anyUE"><block s="reportVariadicEquals"><list><block var="state"/><l>Black</l></list></block><l>*</l><custom-block s="if %b then %anyUE else %anyUE"><block s="reportVariadicEquals"><list><block var="state"/><l>Grey</l></list></block><l>G</l><l> </l></custom-block></custom-block></list></block></block></script></block></script></custom-block><block s="doSetVar"><l>mazestring</l><block s="reportJoinWords"><list><block var="mazestring"/><block s="reportUnicodeAsLetter"><l>10</l></block></list></block></block></script></custom-block></script></block><block s="removeClone"></block></script></custom-block><block s="doReport"><block var="mazestring"/></block></script></block-definition><block-definition s="%&apos;x&apos; MOD %&apos;y&apos;" type="reporter" category="operators"><header></header><code></code><translations></translations><inputs><input type="%n"></input><input type="%n"></input></inputs><script><block s="doReport"><block s="reportModulus"><block var="x"/><block var="y"/></block></block></script></block-definition><block-definition s="IF %&apos;test&apos; %&apos;then&apos; ELSE %&apos;else&apos;" type="command" category="AP Robot"><header></header><code></code><translations></translations><inputs><input type="%b"></input><input type="%cs"></input><input type="%cs"></input></inputs><script><block s="doIfElse"><block var="test"/><script><block s="doRun"><block var="then"/><list></list></block></script><script><block s="doRun"><block var="else"/><list></list></block></script></block></script></block-definition><block-definition s="%&apos;x&apos; * %&apos;y&apos;" type="reporter" category="operators"><header></header><code></code><translations></translations><inputs><input type="%n"></input><input type="%n"></input></inputs><script><block s="doReport"><block s="reportVariadicProduct"><list><block var="x"/><block var="y"/></list></block></block></script></block-definition><block-definition s="NOT %&apos;boolean&apos;" type="predicate" category="AP Robot"><header></header><code></code><translations></translations><inputs><input type="%b"></input></inputs><script><block s="doReport"><block s="reportNot"><block var="boolean"/></block></block></script></block-definition><block-definition s="%&apos;x&apos; AND %&apos;y&apos;" type="predicate" category="operators"><header></header><code></code><translations></translations><inputs><input type="%b"></input><input type="%b"></input></inputs><script><block s="doReport"><block s="reportVariadicAnd"><list><block var="x"/><block var="y"/></list></block></block></script></block-definition><block-definition s="%&apos;x&apos; OR %&apos;y&apos;" type="predicate" category="operators"><header></header><code></code><translations></translations><inputs><input type="%b"></input><input type="%b"></input></inputs><script><block s="doReport"><block s="reportVariadicOr"><list><block var="x"/><block var="y"/></list></block></block></script></block-definition><block-definition s="IF %&apos;test&apos; %&apos;then&apos;" type="command" category="AP Robot"><header></header><code></code><translations></translations><inputs><input type="%b"></input><input type="%cs"></input></inputs><script><block s="doIf"><block var="test"/><script><block s="doRun"><block var="then"/><list></list></block></script><list></list></block></script></block-definition><block-definition s="REPEAT UNTIL %&apos;test&apos; %&apos;code&apos;" type="command" category="AP Robot"><header></header><code></code><translations></translations><inputs><input type="%boolUE"></input><input type="%cs"></input></inputs><script><block s="doUntil"><block s="evaluate"><block var="test"/><list></list></block><script><block s="doRun"><block var="code"/><list></list></block></script></block></script></block-definition><block-definition s="clone" type="reporter" category="operators"><header></header><code></code><translations></translations><inputs></inputs><script><block s="createClone"><l><option>myself</option></l></block><block s="doReport"><block s="reportListItem"><l><option>last</option></l><block s="reportGet"><l><option>clones</option></l></block></block></block></script></block-definition><block-definition s="%&apos;var&apos; $arrowLeftOutline %&apos;value&apos;" type="command" category="other"><header></header><code></code><translations></translations><inputs><input type="%anyUE"></input><input type="%s"></input></inputs><script><block s="doRun"><block s="reifyScript"><script><block s="doSetVar"><l></l><block var="value"/></block></script><list></list></block><list><block var="var"/></list></block></script></block-definition><block-definition s="MoveAndTurn %&apos;numMoves&apos; %&apos;numTurns&apos;" type="command" category="motion"><header></header><code></code><translations></translations><inputs><input type="%n"></input><input type="%n"></input></inputs><script><custom-block s="REPEAT %n TIMES %cs"><block var="numMoves"/><script><custom-block s="MOVE_FORWARD"></custom-block></script></custom-block><custom-block s="REPEAT %n TIMES %cs"><block var="numTurns"/><script><custom-block s="ROTATE_RIGHT"></custom-block></script></custom-block></script></block-definition></blocks><primitives></primitives><stage name="Stage" width="480" height="480" costume="0" color="255,255,255,1" tempo="60" threadsafe="false" penlog="false" volume="100" pan="0" lines="round" ternary="true" hyperops="true" codify="false" inheritance="false" sublistIDs="false" id="2653"><pentrails>data:image/png;base64,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</pentrails><costumes><list struct="atomic" id="2654"></list></costumes><sounds><list struct="atomic" id="2655"></list></sounds><variables></variables><blocks></blocks><scripts><script x="10" y="10"><block s="receiveKey"><l><option>1</option></l><list></list></block><block s="doTellTo"><l>Sprite</l><block s="reifyScript"><script><custom-block s="Load Maze %s"><block var="Maze1"/></custom-block></script><list></list></block><list></list></block></script><script x="10" y="86.5"><block s="receiveKey"><l><option>2</option></l><list></list></block><block s="doTellTo"><l>Sprite</l><block s="reifyScript"><script><custom-block s="Load Maze %s"><block var="Maze2"/></custom-block></script><list></list></block><list></list></block></script><script x="10" y="163.00000000000003"><block s="receiveKey"><l><option>3</option></l><list></list></block><block s="doTellTo"><l>Sprite</l><block s="reifyScript"><script><custom-block s="Load Maze %s"><block var="Maze3"/></custom-block></script><list></list></block><list></list></block></script><script x="10" y="239.5"><block s="receiveKey"><l><option>4</option></l><list></list></block><block s="doTellTo"><l>Sprite</l><block s="reifyScript"><script><custom-block s="Load Maze %s"><block var="Maze4"/></custom-block></script><list></list></block><list></list></block></script><script x="10" y="316"><block s="receiveKey"><l><option>5</option></l><list></list></block><block s="doTellTo"><l>Sprite</l><block s="reifyScript"><script><custom-block s="Load Maze %s"><block var="Maze5"/></custom-block></script><list></list></block><list></list></block></script><script x="10" y="392.49999999999994"><block s="receiveKey"><l><option>s</option></l><list></list></block><block s="doTellTo"><l>Sprite</l><block s="reifyScript"><script><custom-block s="Load Maze %s"><block var="MazeSample"/></custom-block></script><list></list></block><list></list></block></script><script x="10" y="469"><block s="receiveInteraction"><l><option>clicked</option></l></block><block s="doBroadcast"><l>Toggle Cell State</l><list></list></block></script></scripts><sprites select="1"><sprite name="Sprite" idx="1" x="192" y="192" heading="90" scale="1" volume="100" pan="0" rotation="1" draggable="true" costume="1" color="0,0,0,1" pen="middle" id="2762"><costumes><list id="2763"><item><ref mediaID="Sprite_cst_Arrow"></ref></item><item><ref mediaID="Sprite_cst_White"></ref></item><item><ref mediaID="Sprite_cst_Grey"></ref></item><item><ref mediaID="Sprite_cst_Black"></ref></item><item><ref mediaID="Sprite_cst_Cursor"></ref></item></list></costumes><sounds><list id="2764"><item><ref mediaID="Sprite_snd_Meow"></ref></item></list></sounds><blocks></blocks><variables></variables><scripts><script x="14.333333333333314" y="105.66666666666666"><custom-block s="ROTATE_RIGHT"></custom-block><custom-block s="REPEAT UNTIL %boolUE %cs"><custom-block s="NOT %b"><custom-block s="CAN_MOVE %s"><l>forward</l></custom-block></custom-block><script><custom-block s="MOVE_FORWARD"></custom-block></script></custom-block><custom-block s="ROTATE_LEFT"></custom-block><custom-block s="REPEAT UNTIL %boolUE %cs"><custom-block s="NOT %b"><custom-block s="CAN_MOVE %s"><l>forward</l></custom-block></custom-block><script><custom-block s="MOVE_FORWARD"></custom-block></script></custom-block><custom-block s="ROTATE_RIGHT"></custom-block><custom-block s="REPEAT UNTIL %boolUE %cs"><custom-block s="NOT %b"><custom-block s="CAN_MOVE %s"><l>forward</l></custom-block></custom-block><script><custom-block s="MOVE_FORWARD"></custom-block></script></custom-block></script><comment x="10" y="10" w="222.66666666666666" collapsed="false">Press 1, 2, 3, 4, or 5 to load a different maze.  Use AP Robot commands to solve each maze.&#xD;&#xD;A sample maze (press s to reload) and solution have been preloaded as an example.</comment></scripts></sprite><watcher scope="Sprite" s="getScale" style="normal" x="4.980014105912915" y="4.980014105902669" color="143,86,227" hidden="true"/><watcher scope="Sprite" s="xPosition" style="normal" x="4.980014105912915" y="23.904068704335913" color="74,108,212" hidden="true"/><watcher scope="Sprite" s="yPosition" style="normal" x="4.980014105912915" y="42.82812330276977" color="74,108,212" hidden="true"/><watcher scope="Sprite" s="getCostumeIdx" style="normal" x="4.980014105912915" y="61.75217790120294" color="143,86,227" hidden="true"/><watcher s="xPosition" style="normal" x="4.80967157109535" y="4.80967157109319" color="74,108,212" hidden="true"/><watcher s="yPosition" style="normal" x="4.80967157109535" y="23.086424503181654" color="74,108,212" hidden="true"/><watcher var="MAZES" style="normal" x="0" y="0" color="243,118,29" hidden="true"/><watcher var="MAZE" style="normal" x="0" y="0" color="243,118,29" hidden="true"/><watcher scope="Sprite" s="direction" style="normal" x="6.425824652778829" y="6.4258246527776635" color="74,108,212" hidden="true"/><watcher s="getScale" style="normal" x="8.635531135533029" y="8.635531135531018" color="143,86,227" hidden="true"/><watcher var="Maze1" style="normal" x="10.412147505425992" y="10.412147505423064" color="243,118,29" hidden="true"/><watcher var="Maze2" style="normal" x="10.412147505425992" y="422.7331866377442" color="243,118,29" hidden="true"/><watcher var="Maze3" style="normal" x="10.412147505425992" y="422.7331866377442" color="243,118,29" hidden="true"/><watcher var="Maze4" style="normal" x="10.000000000000227" y="9.999999999999993" color="243,118,29" hidden="true"/><watcher var="Maze5" style="normal" x="10.000000000000227" y="65.00000199999998" color="243,118,29" hidden="true"/><watcher var="MazeSample" style="normal" x="10.000000000000227" y="424.99999799999983" color="243,118,29" hidden="true"/></sprites></stage><variables><variable name="MAZES"><list struct="atomic" id="2815">&quot;***************&#xD;***************&#xD;**   ***G*** **&#xD;** * *** *** **&#xD;**   ***     ** &#xD;** ******* **** &#xD;** *** *** ****&#xD;** *** *** ****&#xD;**           **&#xD;****** ***** **&#xD;****** ***** **&#xD;****** ***** **&#xD;**&gt;      *** **&#xD;***************&#xD;***************&quot;,&quot;***************&#xD;***************&#xD;***         ***&#xD;***** *********&#xD;***** *********&#xD;***** *********&#xD;*G            *&#xD;*** *** *** * *&#xD;*** *** ***   *&#xD;*** *** ***** *&#xD;*         *** *&#xD;*** *** ***** *&#xD;*** *** ***&gt;  *&#xD;***************&#xD;***************&quot;,&quot;               &#xD;               &#xD;               &#xD;               &#xD;               &#xD;      ******   &#xD;      **G **   &#xD;      *^* **   &#xD;      * * **   &#xD;      *   G*   &#xD;      *G****   &#xD;      ******   &#xD;               &#xD;               &#xD;               &#xD;&quot;,&quot;               &#xD; ***  ***  *** &#xD; *    *    * * &#xD; *    ***  *** &#xD; *      *  *   &#xD; ***  ***  *   &#xD;               &#xD; * *  ***  * * &#xD; * *  * *  * * &#xD;  *   ***   *  &#xD;  *   * *   *  &#xD;  *   * *   *  &#xD; *****   ***** &#xD;     G*^*      &#xD;               &#xD;&quot;</list></variable><variable name="MAZE"><l>***************         &#xD;***************    &#xD;***************          &#xD;***************          &#xD;***************    &#xD;*********G*****   &#xD;********  *****    &#xD;*******  ******&#xD;******  *******    &#xD;*****^ ********    &#xD;***************&#xD;***************&#xD;***************&#xD;***************&#xD;***************</l></variable><variable name="Maze1"><l>***************&#xD;*************G*&#xD;************* *&#xD;*         *** *&#xD;* ******* *** *&#xD;* ******* *** *&#xD;*       * *** *&#xD;******* * *** *&#xD;******* * *** *&#xD;******* * *** *&#xD;******* * *** *&#xD;******* * *** *&#xD;******* *     *&#xD;*^      *******&#xD;***************&#xD;</l></variable><variable name="Maze2"><l>***************&#xD;*             *&#xD;* *********** *&#xD;* *         * *&#xD;* * ******* * *&#xD;* * *     * * *&#xD;* * * *** * * *&#xD;* * *  G* * * *&#xD;* * ***** * * *&#xD;* *       * * *&#xD;* ********* * *&#xD;*           * *&#xD;************* *&#xD;*^            *&#xD;***************&#xD;</l></variable><variable name="Maze3"><l>***************&#xD;************ G*&#xD;***********  **&#xD;**********  ***&#xD;*********  ****&#xD;********  *****&#xD;*******  ******&#xD;******  *******&#xD;*****  ********&#xD;****  *********&#xD;***  **********&#xD;**  ***********&#xD;*  ************&#xD;*^*************&#xD;***************&#xD;</l></variable><variable name="Maze4"><l>***************&#xD;**   **********&#xD;** * **********&#xD;** *          *&#xD;*  ********** *&#xD;* *********** *&#xD;*  ********** *&#xD;**        *** *&#xD;********* ***G*&#xD;*********   ***&#xD;*     ***** ***&#xD;* *** ***** ***&#xD;* *** ***** ***&#xD;*^***       ***&#xD;***************&#xD;</l></variable><variable name="Maze5"><l>***************&#xD;*   *   *   ***&#xD;* * * * * * ***&#xD;* * * * * * ***&#xD;* * * * * * ***&#xD;* *   *   *  **&#xD;* ********** **&#xD;*          * **&#xD;********** * **&#xD;*^ *     * * **&#xD;** * *** * * **&#xD;** *   * * * **&#xD;** *** * * * **&#xD;**     *   * G*&#xD;***************&#xD;</l></variable><variable name="MazeSample"><l>***************&#xD;*******      G*&#xD;******* *******&#xD;******* *******&#xD;******* *******&#xD;******* *******&#xD;******* *******&#xD;******* *******&#xD;******* *******&#xD;******* *******&#xD;******* *******&#xD;******* *******&#xD;******* *******&#xD;*^      *******&#xD;***************&#xD;</l></variable></variables></scene></scenes></project><media name="Maze 1" app="Snap! 10, https://snap.berkeley.edu" version="2"><costume name="Arrow" center-x="16" center-y="16" image="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAAXNSR0IArs4c6QAAAd1JREFUWEftV03LAVEYPYNYKDaysPYxrKSwUTJiiq1CshD2ZC8/wEr5MfILrGUlStmQjbBBru7UOxmMr/HxLuZZztw7z7nnOefchgFAADD4TZFfNRaPqwJQGVAZEBjI5/Ok3+/D5/MhHo8jk8l8jRmxkdvtJi6XCwzDYDqdQqfTIRAIgOd5JBKJjwGSfDgUChGLxSLJxMPhgNFoBKvVinA4jEaj8VYwko91u13SarWg1Wplg3m322E4HMLhcIDjONRqNUWALjY3m03S6/VAG90rjUaD1WqF2WwGlmURi8VQLpefAnR1cbFYJMvlEvv9/h4GyXsKaLFYYL1ew+v1PiRoWbQcxxGTyfQUgPPF54KmDksmk5KeN+nyeDzE6XQqAnG6mQp6MplAr9cjl8uhUqkwXwdAHWU0GpHNZlGtVuUBRCIRYjabFZ3+dATBYFDQxHmmXGWgUCgQqu5XRbjZbEQRptPpmyy/xYbz+Vy0YalUet2GnU6HtNttUDvJ1Xa7xXg8ht1uRzQaFeaoZE4PRTFNPpvNJkRxvV5X1PDCqn8PWJYlNM1o0cvIYDCACodeRjzPv7XpKQjxOh4MBvD7/UKcplKpjzWUZUDJHJXs/dpJ5UCqAFQG/gUDP/09PwKTyrAf9VGAZQAAAABJRU5ErkJggg==" mediaID="Sprite_cst_Arrow"/><costume name="White" center-x="16" center-y="16" image="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAAXNSR0IArs4c6QAAAD9JREFUWEft18ENACAMw0Bn/6GDyhCUh71Ao/s1QIGwU+/htjPieZkcoIACCiiggAIKKKCAAgoooMAPAqvv+QH4dHwf3IAdCgAAAABJRU5ErkJggg==" mediaID="Sprite_cst_White"/><costume name="Grey" center-x="16" center-y="16" image="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAAXNSR0IArs4c6QAAADBJREFUWEft0EERAAAIwzCmfNJBBp9UQS9pu/NYDBAgQIAAAQIECBAgQIAAAQLfAgdh60+hOMXpZQAAAABJRU5ErkJggg==" mediaID="Sprite_cst_Grey"/><costume name="Black" center-x="16" center-y="16" image="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAAXNSR0IArs4c6QAAAC9JREFUWEft0EERAAAMwjDwL3qTwSdV0EuTXIbVAAECBAgQIECAAAECBAgQILAWeLAnIAG6gLhJAAAAAElFTkSuQmCC" mediaID="Sprite_cst_Black"/><costume name="Cursor" center-x="5" center-y="19.5" image="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAnCAYAAAA2ANlVAAAAAXNSR0IArs4c6QAAAVRJREFUOE/t1TtLXEEYh/HfGhTsrIyVfgE7C8ULKip4QaxsvBSBkEAiNoqFjQqC4AVFQawEldjZJEV6ST6D+QJBFLER8QbieeUsLOu6lhZ6moGZZ+YdZp75nwy+YBP9+O3pN4PPmbR/EkuYStssvo1P6M2CMdCCQ4xjA3sYwUec5oIB92ELf9KJdTiJgXww+pYxgWHsZ/dQCOxJV61NJlwUA9vSVZtxXQzsxFpyVPW4fAfzfXnF4wndws1o7/JvphSN6ZW14zvGcIX/+Je1pwIHiTVV+IAaHCVPpBLrWMzVrAy3CM3CySh9jhLcF/IxSq+gKS39uM1C4Cue49stvYqGl951a45mN8UCYBA7qE5UOysG/sBQYtI0Fp4D59PwjASOCbH6z3x7ZhF5HR5GkIbhkbwDAYdm5fiFDkTU/c15v6PYDT8D/Iav6E7a4wJ/ha7E27kHKStepuE0+XYAAAAASUVORK5CYII=" mediaID="Sprite_cst_Cursor"/><sound name="Meow" sound="http://snap.berkeley.edu/snapsource/Sounds/Meow.wav" mediaID="Sprite_snd_Meow"/></media></snapdata>