<snapdata remixID="12996513"><project name="1920 U2L4 Math Mod Experiments" app="Snap! 9.0, https://snap.berkeley.edu" version="2"><notes></notes><thumbnail>data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAKAAAAB4CAYAAAB1ovlvAAAAAXNSR0IArs4c6QAABMVJREFUeF7t2T9I1AEYxvH3EqEiwYbcbLkhQQOxQUVdhMDd9UiRFoe2SiEcIjOEBsUhcHAIAqHFyXAwsSFQSBJEBMcbDkH0DMG2i/tBZ6bxXMjT0fFtiXy81/PDl/NPqUKhUAj+IFAhgRQBVkieD5sIECAhVFTgwgA3NjZidXU1il+dU6lU6Qm6/t3R0RGdnZ0VheCDV0bgXIBLS0uRTqcv9WwK37/Fx6f3o6bmNN6LDl69cTM6XnxIpr29vejq6rrUx+XB/5/AmQDX1tairq6u9Mr38xXvb/9+8yQTr1r2y9LIP/ocR0dHySvt+vp6DA4OlvU43qk6BM4EODY2Fv39/clndnx8HDMzM9HX1xfT09MxOTkZOzs70dzcHJlMJhYXF6O3tzeKj1lYWIjt7e1YXl5OHjv3bCgmfgvw2tDbOJl7cE5tf/hT5PP55O2bm5sxMDBQHbJ8FmUJnAlwamqq9L3Y/Px8tLS0JK+Gra2t0d7enkTY0NAQtbW1sbW1Fd3d3XF4eBhNTU3R2NgYuVwuTk5O4t3z4Zi4e/oKeP3xSly5lY7jkdvnnlTu4XIcHBwkb19ZWYnR0dGynjjvVB0CZwIsfh+2u7t76S/B71+PxMs72bKEiq+A2Ww2+RJcjL2np6esx/FO1SFw7oeQ2dnZS/8QUl9fH/fa2qRQPn8QXza+ll79xsfH5WN4h+oS+OPvAf/lf5D8+que6uLls1EC/CJaCbFbBQjQystxJUCASojdKkCAVl6OKwECVELsVgECtPJyXAkQoBJitwoQoJWX40qAAJUQu1WAAK28HFcCBKiE2K0CBGjl5bgSIEAlxG4VIEArL8eVAAEqIXarAAFaeTmuBAhQCbFbBQjQystxJUCASojdKkCAVl6OKwECVELsVgECtPJyXAkQoBJitwoQoJWX40qAAJUQu1WAAK28HFcCBKiE2K0CBGjl5bgSIEAlxG4VIEArL8eVAAEqIXarAAFaeTmuBAhQCbFbBQjQystxJUCASojdKkCAVl6OKwECVELsVgECtPJyXAkQoBJitwoQoJWX40qAAJUQu1WAAK28HFcCBKiE2K0CBGjl5bgSIEAlxG4VIEArL8eVAAEqIXarAAFaeTmuBAhQCbFbBQjQystxJUCASojdKkCAVl6OKwECVELsVgECtPJyXAkQoBJitwoQoJWX40qAAJUQu1WAAK28HFcCBKiE2K0CBGjl5bgSIEAlxG4VIEArL8eVAAEqIXarAAFaeTmuBAhQCbFbBQjQystxJUCASojdKkCAVl6OKwECVELsVgECtPJyXAkQoBJitwoQoJWX40qAAJUQu1WAAK28HFcCBKiE2K0CBGjl5bgSIEAlxG4VIEArL8eVAAEqIXarAAFaeTmuBAhQCbFbBQjQystxJUCASojdKkCAVl6OKwECVELsVgECtPJyXAkQoBJitwoQoJWX40qAAJUQu1WAAK28HFcCBKiE2K0CBGjl5bgSIEAlxG4VIEArL8eVAAEqIXarAAFaeTmuBAhQCbFbBQjQystxJUCASojdKkCAVl6OKwECVELsVgECtPJyXAkQoBJitwoQoJWX40qAAJUQu1WAAK28HFcCBKiE2K0CBGjl5bgSIEAlxG4V+AE2a7K3nA9tywAAAABJRU5ErkJggg==</thumbnail><scenes select="1"><scene name="1920 U2L4 Math Mod Experiments"><notes></notes><hidden></hidden><headers></headers><code></code><blocks><block-definition s="Is %&apos;num1&apos; divisable by %&apos;num2&apos; ? (2)" type="predicate" category="operators"><header></header><code></code><translations></translations><inputs><input type="%s"></input><input type="%s"></input></inputs><script><block s="doIfElse"><block s="reportVariadicEquals"><list><block s="reportModulus"><block var="num1"/><block var="num2"/></block><l>0</l></list></block><script><block s="doReport"><block s="reportBoolean"><l><bool>true</bool></l></block></block></script><script><block s="doReport"><block s="reportBoolean"><l><bool>false</bool></l></block></block></script></block></script></block-definition><block-definition s="even? %&apos;num&apos;" type="predicate" category="operators"><header></header><code></code><translations></translations><inputs><input type="%s"></input></inputs><script><block s="doIfElse"><custom-block s="Is %s divisable by %s ? (2)"><block var="num"/><l>2</l></custom-block><script><block s="doReport"><block s="reportBoolean"><l><bool>true</bool></l></block></block></script><script><block s="doReport"><block s="reportBoolean"><l><bool>false</bool></l></block></block></script></block></script></block-definition><block-definition s="odd? %&apos;num&apos;" type="predicate" category="operators"><header></header><code></code><translations></translations><inputs><input type="%s"></input></inputs><script><block s="doIfElse"><custom-block s="Is %s divisable by %s ? (2)"><block var="num"/><l>2</l></custom-block><script><block s="doReport"><block s="reportBoolean"><l><bool>false</bool></l></block></block></script><script><block s="doReport"><block s="reportBoolean"><l><bool>true</bool></l></block></block></script></block></script></block-definition><block-definition s="Integer? %&apos;num&apos;" type="predicate" category="operators"><header></header><code></code><translations></translations><inputs><input type="%s"></input></inputs><script><block s="doIfElse"><block s="reportVariadicEquals"><list><block var="num"/><block s="reportRound"><block var="num"/></block></list></block><script><block s="doReport"><block s="reportBoolean"><l><bool>true</bool></l></block></block></script><script><block s="doReport"><block s="reportBoolean"><l><bool>false</bool></l></block></block></script></block></script></block-definition><block-definition s="Number of divisors %&apos;num1&apos;" type="predicate" category="operators"><header></header><code></code><translations></translations><inputs><input type="%s"></input></inputs><script><block s="doSetVar"><l>divisors</l><l>0</l></block><block s="doFor"><l>i</l><l>1</l><block var="num1"/><script><block s="doIf"><custom-block s="Is %s divisable by %s ? (2)"><block var="num1"/><block var="i"/></custom-block><script><block s="doChangeVar"><l>divisors</l><l>1</l></block></script><list></list></block></script></block><block s="doReport"><block var="divisors"/></block></script></block-definition></blocks><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="115"><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="116"></list></costumes><sounds><list struct="atomic" id="117"></list></sounds><variables></variables><blocks></blocks><scripts></scripts><sprites select="1"><sprite name="mod 3" idx="3" x="1001.0153846153853" y="0.9076923076922867" heading="90" scale="1" volume="100" pan="0" rotation="1" draggable="true" costume="0" color="80,80,80,1" pen="tip" id="122"><costumes><list struct="atomic" id="123"></list></costumes><sounds><list struct="atomic" id="124"></list></sounds><blocks></blocks><variables></variables><scripts><script x="8" y="8"><block s="reportModulus"><l>1</l><l>3</l></block></script><script x="8" y="32"><block s="reportModulus"><l>2</l><l>3</l></block></script><script x="8" y="56"><block s="reportModulus"><l>3</l><l>3</l></block></script><script x="8" y="80"><block s="reportModulus"><l>4</l><l>3</l></block></script><script x="8" y="104"><block s="reportModulus"><l>5</l><l>3</l></block></script><script x="8" y="128"><block s="reportModulus"><l>6</l><l>3</l></block></script><script x="8" y="152"><block s="reportModulus"><l>7</l><l>3</l></block></script><script x="8" y="176"><block s="reportModulus"><l>8</l><l>3</l></block></script><script x="8" y="200"><block s="reportModulus"><l>9</l><l>3</l></block></script><script x="8" y="224"><block s="reportModulus"><l>10</l><l>3</l></block></script></scripts></sprite><sprite name="mod 4" idx="4" x="1001.0153846153853" y="0.9076923076922867" heading="90" scale="1" volume="100" pan="0" rotation="1" draggable="true" costume="0" color="80,80,80,1" pen="tip" id="158"><costumes><list struct="atomic" id="159"></list></costumes><sounds><list struct="atomic" id="160"></list></sounds><blocks></blocks><variables></variables><scripts><script x="8" y="8"><block s="reportModulus"><l>1</l><l>4</l></block></script><script x="8" y="32"><block s="reportModulus"><l>2</l><l>4</l></block></script><script x="8" y="56"><block s="reportModulus"><l>3</l><l>4</l></block></script><script x="8" y="80"><block s="reportModulus"><l>4</l><l>4</l></block></script><script x="8" y="104"><block s="reportModulus"><l>5</l><l>4</l></block></script><script x="8" y="128"><block s="reportModulus"><l>6</l><l>4</l></block></script><script x="8" y="152"><block s="reportModulus"><l>7</l><l>4</l></block></script><script x="8" y="176"><block s="reportModulus"><l>8</l><l>4</l></block></script><script x="8" y="200"><block s="reportModulus"><l>9</l><l>4</l></block></script><script x="8" y="224"><block s="reportModulus"><l>10</l><l>4</l></block></script></scripts></sprite><sprite name="mod 5" idx="5" x="1001.0153846153853" y="0.9076923076922867" heading="90" scale="1" volume="100" pan="0" rotation="1" draggable="true" costume="0" color="80,80,80,1" pen="tip" id="194"><costumes><list struct="atomic" id="195"></list></costumes><sounds><list struct="atomic" id="196"></list></sounds><blocks></blocks><variables></variables><scripts><script x="8" y="8"><block s="reportModulus"><l>1</l><l>5</l></block></script><script x="8" y="32"><block s="reportModulus"><l>2</l><l>5</l></block></script><script x="8" y="56"><block s="reportModulus"><l>3</l><l>5</l></block></script><script x="8" y="80"><block s="reportModulus"><l>4</l><l>5</l></block></script><script x="8" y="104"><block s="reportModulus"><l>5</l><l>5</l></block></script><script x="8" y="128"><block s="reportModulus"><l>6</l><l>5</l></block></script><script x="8" y="152"><block s="reportModulus"><l>7</l><l>5</l></block></script><script x="8" y="176"><block s="reportModulus"><l>8</l><l>5</l></block></script><script x="8" y="200"><block s="reportModulus"><l>9</l><l>5</l></block></script><script x="8" y="224"><block s="reportModulus"><l>10</l><l>5</l></block></script></scripts></sprite><sprite name="mod 2" idx="2" x="1001.0153846153853" y="0.9076923076922867" heading="90" scale="1" volume="100" pan="0" rotation="1" draggable="true" costume="0" color="80,80,80,1" pen="tip" id="230"><costumes><list struct="atomic" id="231"></list></costumes><sounds><list struct="atomic" id="232"></list></sounds><blocks></blocks><variables></variables><scripts><script x="10" y="10"><block s="reportModulus"><l>1</l><l>2</l></block></script><script x="10" y="34"><block s="reportModulus"><l>2</l><l>2</l></block></script><script x="10" y="58"><block s="reportModulus"><l>3</l><l>2</l></block></script><script x="10" y="82"><block s="reportModulus"><l>4</l><l>2</l></block></script><script x="10" y="106"><block s="reportModulus"><l>5</l><l>2</l></block></script><script x="10" y="130"><block s="reportModulus"><l>6</l><l>2</l></block></script><script x="10" y="154"><block s="reportModulus"><l>7</l><l>2</l></block></script><script x="10" y="178"><block s="reportModulus"><l>8</l><l>2</l></block></script><script x="10" y="202"><block s="reportModulus"><l>9</l><l>2</l></block></script><script x="10" y="226"><block s="reportModulus"><l>10</l><l>2</l></block></script></scripts></sprite><sprite name="mod 1" idx="1" x="1001.0153846153853" y="0.9076923076922867" heading="90" scale="1" volume="100" pan="0" rotation="1" draggable="true" costume="0" color="80,80,80,1" pen="tip" id="266"><costumes><list struct="atomic" id="267"></list></costumes><sounds><list struct="atomic" id="268"></list></sounds><blocks></blocks><variables></variables><scripts><script x="10" y="10"><block s="reportModulus"><l>1</l><l>1</l></block></script><script x="10" y="34"><block s="reportModulus"><l>2</l><l>1</l></block></script><script x="10" y="58"><block s="reportModulus"><l>3</l><l>1</l></block></script><script x="10" y="82"><block s="reportModulus"><l>4</l><l>1</l></block></script><script x="10" y="106"><block s="reportModulus"><l>5</l><l>1</l></block></script><script x="10" y="130"><block s="reportModulus"><l>6</l><l>1</l></block></script><script x="10" y="154"><block s="reportModulus"><l>7</l><l>1</l></block></script><script x="10" y="178"><block s="reportModulus"><l>8</l><l>1</l></block></script><script x="10" y="202"><block s="reportModulus"><l>9</l><l>1</l></block></script><script x="10" y="226"><block s="reportModulus"><l>10</l><l>1</l></block></script><comment x="137.2" y="11.200000000000003" w="132" collapsed="false">There are mod blocks in each Sprite.&#xD;&#xD;Explore the blocks.  Click on them to see what they report.  &#xD;&#xD;Form a hypothesis about what the mod block reports.</comment><script x="136" y="294.9999999999999"><custom-block s="odd? %s"><l>2</l></custom-block></script><script x="145" y="323.9999999999999"><custom-block s="even? %s"><l>3</l></custom-block></script><script x="139" y="365"><custom-block s="Integer? %s"><l>6.6</l></custom-block></script><script x="140" y="425"><custom-block s="Number of divisors %s"><l>8</l></custom-block></script><script x="386" y="198.5000000000001"><block s="reportModulus"><l>68</l><l>10</l></block></script><script x="412" y="282.99999999999994"><custom-block s="Is %s divisable by %s ? (2)"><l>80</l><l>10</l></custom-block></script></scripts></sprite><watcher var="divisors" style="normal" x="10" y="10" color="243,118,29"/></sprites></stage><variables><variable name="divisors"><l>4</l></variable></variables></scene></scenes></project><media name="1920 U2L4 Math Mod Experiments" app="Snap! 9.0, https://snap.berkeley.edu" version="2"></media></snapdata>