<snapdata remixID="12439525"><project name="Lab3.3" app="Snap! 8.2, https://snap.berkeley.edu" version="2"><notes></notes><thumbnail>data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAKAAAAB4CAYAAAB1ovlvAAAAAXNSR0IArs4c6QAAAzlJREFUeF7t10FKY2EQhdFfUXDiFtyPGxB0oAbcidvJJrIeceIkBAevwVkPlOZy6QI5GaeqyHkfPHK2bdu2fAgMCZwJcEje2S8BAQphVECAo/yOC1ADowICHOV3XIAaGBUQ4Ci/4wLUwKiAAEf5HRegBkYFBDjK77gANTAqIMBRfscFqIFRAQGO8jsuQA2MCghwlN9xAWpgVECAo/yOC1ADowICHOV3XIAaGBUQ4Ci/4wLUwKiAAEf5HRegBkYFBDjK77gANTAqIMBRfscFqIFRAQGO8jsuQA2MCghwlN9xAWpgVECAo/yOC1ADowICHOV3XIAaGBUQ4Ci/4wLUwKiAAEf5HRegBkYFBDjK77gANTAqIMBRfscFqIFRAQGO8jsuQA2MCghwlN9xAWpgVECAo/yOC1ADowICHOV3XIAaGBUQ4Ci/4wLUwKiAAL/h3+/36/39fd3e3q6bm5vRh/Sbjwvwm6f78fGxXl5e1ufn53p7e1v39/fr4uJiPT09raurq9/cxH/9bQL8gftwOKzX19d1fX3917eOx+N6fn5e27Z9hemTCwgwCPB0Oq3Hx8d1fn6+7u7ucn2TS4D/+Ap+eHj4egXvdrt1eXkpnZKAAP0JKaWUrRFg5maqJCDAEqQ1mYAAMzdTJQEBliCtyQQEmLmZKgkIsARpTSYgwMzNVElAgCVIazIBAWZupkoCAixBWpMJCDBzM1USEGAJ0ppMQICZm6mSgABLkNZkAgLM3EyVBARYgrQmExBg5maqJCDAEqQ1mYAAMzdTJQEBliCtyQQEmLmZKgkIsARpTSYgwMzNVElAgCVIazIBAWZupkoCAixBWpMJCDBzM1USEGAJ0ppMQICZm6mSgABLkNZkAgLM3EyVBARYgrQmExBg5maqJCDAEqQ1mYAAMzdTJQEBliCtyQQEmLmZKgkIsARpTSYgwMzNVElAgCVIazIBAWZupkoCAixBWpMJCDBzM1USEGAJ0ppMQICZm6mSgABLkNZkAgLM3EyVBARYgrQmExBg5maqJCDAEqQ1mYAAMzdTJQEBliCtyQQEmLmZKgkIsARpTSYgwMzNVElAgCVIazIBAWZupkoCfwBN/Be3THjJawAAAABJRU5ErkJggg==</thumbnail><scenes select="1"><scene name="Lab3.3"><notes></notes><hidden></hidden><headers></headers><code></code><blocks><block-definition s="month name %&apos;monthNum&apos;" type="command" category="control"><header></header><code></code><translations></translations><inputs><input type="%s"></input></inputs><script><block s="doIfElse"><block s="reportVariadicAnd"><list><block s="reportIsA"><block var="monthNum"/><l><option>number</option></l></block><block s="reportVariadicAnd"><list><block s="reportVariadicGreaterThan"><list><block var="monthNum"/><l>0</l></list></block><block s="reportVariadicLessThan"><list><block var="monthNum"/><l>13</l></list></block></list></block></list></block><script><block s="doIf"><block s="reportVariadicEquals"><list><block var="monthNum"/><l>1</l></list></block><script><block s="doSayFor"><block s="reportJoinWords"><list><l>Month number </l><block var="monthNum"/><l> is January</l></list></block><l>3</l></block></script></block><block s="doIf"><block s="reportVariadicEquals"><list><block var="monthNum"/><l>2</l></list></block><script><block s="doSayFor"><block s="reportJoinWords"><list><l>Month number </l><block var="monthNum"/><l> is February</l></list></block><l>3</l></block></script></block><block s="doIf"><block s="reportVariadicEquals"><list><block var="monthNum"/><l>3</l></list></block><script><block s="doSayFor"><block s="reportJoinWords"><list><l>Month number </l><block var="monthNum"/><l> is March</l></list></block><l>3</l></block></script></block><block s="doIf"><block s="reportVariadicEquals"><list><block var="monthNum"/><l>4</l></list></block><script><block s="doSayFor"><block s="reportJoinWords"><list><l>Month number </l><block var="monthNum"/><l> is April</l></list></block><l>3</l></block></script></block><block s="doIf"><block s="reportVariadicEquals"><list><block var="monthNum"/><l>5</l></list></block><script><block s="doSayFor"><block s="reportJoinWords"><list><l>Month number </l><block var="monthNum"/><l> is May</l></list></block><l>3</l></block></script></block><block s="doIf"><block s="reportVariadicEquals"><list><block var="monthNum"/><l>6</l></list></block><script><block s="doSayFor"><block s="reportJoinWords"><list><l>Month number </l><block var="monthNum"/><l> is June</l></list></block><l>3</l></block></script></block><block s="doIf"><block s="reportVariadicEquals"><list><block var="monthNum"/><l>7</l></list></block><script><block s="doSayFor"><block s="reportJoinWords"><list><l>Month number </l><block var="monthNum"/><l> is July</l></list></block><l>3</l></block></script></block><block s="doIf"><block s="reportVariadicEquals"><list><block var="monthNum"/><l>8</l></list></block><script><block s="doSayFor"><block s="reportJoinWords"><list><l>Month number </l><block var="monthNum"/><l> is August</l></list></block><l>3</l></block></script></block><block s="doIf"><block s="reportVariadicEquals"><list><block var="monthNum"/><l>9</l></list></block><script><block s="doSayFor"><block s="reportJoinWords"><list><l>Month number </l><block var="monthNum"/><l> is September</l></list></block><l>3</l></block></script></block><block s="doIf"><block s="reportVariadicEquals"><list><block var="monthNum"/><l>10</l></list></block><script><block s="doSayFor"><block s="reportJoinWords"><list><l>Month number </l><block var="monthNum"/><l> is October</l></list></block><l>3</l></block></script></block><block s="doIf"><block s="reportVariadicEquals"><list><block var="monthNum"/><l>11</l></list></block><script><block s="doSayFor"><block s="reportJoinWords"><list><l>Month number </l><block var="monthNum"/><l> is November</l></list></block><l>3</l></block></script></block><block s="doIf"><block s="reportVariadicEquals"><list><block var="monthNum"/><l>12</l></list></block><script><block s="doSayFor"><block s="reportJoinWords"><list><l>Month number </l><block var="monthNum"/><l> is December</l></list></block><l>3</l></block></script></block></script><script><block s="doSayFor"><l>There is no month with that number!</l><l>3</l></block></script></block></script></block-definition><block-definition s="day name %&apos;dayNum&apos;" type="command" category="control"><header></header><code></code><translations></translations><inputs><input type="%s"></input></inputs><script><block s="doIfElse"><block s="reportVariadicAnd"><list><block s="reportIsA"><block var="dayNum"/><l><option>number</option></l></block><block s="reportVariadicAnd"><list><block s="reportVariadicGreaterThan"><list><block var="dayNum"/><l>0</l></list></block><block s="reportVariadicLessThan"><list><block var="dayNum"/><l>8</l></list></block></list></block></list></block><script><block s="doIf"><block s="reportVariadicEquals"><list><block var="dayNum"/><l>1</l></list></block><script><block s="doSayFor"><block s="reportJoinWords"><list><l>Day number </l><block var="dayNum"/><l> is Monday</l></list></block><l>3</l></block></script></block><block s="doIf"><block s="reportVariadicEquals"><list><block var="dayNum"/><l>2</l></list></block><script><block s="doSayFor"><block s="reportJoinWords"><list><l>Day number </l><block var="dayNum"/><l> is Tuesday</l></list></block><l>3</l></block></script></block><block s="doIf"><block s="reportVariadicEquals"><list><block var="dayNum"/><l>3</l></list></block><script><block s="doSayFor"><block s="reportJoinWords"><list><l>Day number </l><block var="dayNum"/><l> is Wednesday</l></list></block><l>3</l></block></script></block><block s="doIf"><block s="reportVariadicEquals"><list><block var="dayNum"/><l>4</l></list></block><script><block s="doSayFor"><block s="reportJoinWords"><list><l>Day number </l><block var="dayNum"/><l> is Thursday</l></list></block><l>3</l></block></script></block><block s="doIf"><block s="reportVariadicEquals"><list><block var="dayNum"/><l>5</l></list></block><script><block s="doSayFor"><block s="reportJoinWords"><list><l>Day number </l><block var="dayNum"/><l> is Friday</l></list></block><l>3</l></block></script></block><block s="doIf"><block s="reportVariadicEquals"><list><block var="dayNum"/><l>6</l></list></block><script><block s="doSayFor"><block s="reportJoinWords"><list><l>Day number </l><block var="dayNum"/><l> is Saterday</l></list></block><l>3</l></block></script></block><block s="doIf"><block s="reportVariadicEquals"><list><block var="dayNum"/><l>7</l></list></block><script><block s="doSayFor"><block s="reportJoinWords"><list><l>Day number </l><block var="dayNum"/><l> is Sunday</l></list></block><l>3</l></block></script></block></script><script><block s="doSayFor"><l>There is no day with that number!</l><l>3</l></block></script></block></script></block-definition><block-definition s="days in %&apos;month&apos;" type="command" category="control"><header></header><code></code><translations></translations><inputs><input type="%s"></input></inputs><script><block s="doIfElse"><block s="reportVariadicAnd"><list><block s="reportIsA"><block var="month"/><l><option>number</option></l></block><block s="reportVariadicAnd"><list><block s="reportVariadicGreaterThan"><list><block var="month"/><l>0</l></list></block><block s="reportVariadicLessThan"><list><block var="month"/><l>13</l></list></block></list></block></list></block><script><block s="doIf"><block s="reportVariadicOr"><list><block s="reportVariadicEquals"><list><block var="month"/><l>1</l></list></block><block s="reportVariadicOr"><list><block s="reportVariadicEquals"><list><block var="month"/><l>3</l></list></block><block s="reportVariadicOr"><list><block s="reportVariadicEquals"><list><block var="month"/><l>5</l></list></block><block s="reportVariadicOr"><list><block s="reportVariadicEquals"><list><block var="month"/><l>7</l></list></block><block s="reportVariadicOr"><list><block s="reportVariadicEquals"><list><block var="month"/><l>8</l></list></block><block s="reportVariadicOr"><list><block s="reportVariadicEquals"><list><block var="month"/><l>10</l></list></block><block s="reportVariadicEquals"><list><block var="month"/><l>12</l></list></block></list></block></list></block></list></block></list></block></list></block></list></block><script><block s="doSayFor"><block s="reportJoinWords"><list><l>Month number </l><block var="month"/><l> has 31 days</l></list></block><l>3</l></block></script></block><block s="doIf"><block s="reportVariadicOr"><list><block s="reportVariadicEquals"><list><block var="month"/><l>4</l></list></block><block s="reportVariadicOr"><list><block s="reportVariadicEquals"><list><block var="month"/><l>6</l></list></block><block s="reportVariadicOr"><list><block s="reportVariadicEquals"><list><block var="month"/><l>9</l></list></block><block s="reportVariadicEquals"><list><block var="month"/><l>11</l></list></block></list></block></list></block></list></block><script><block s="doSayFor"><block s="reportJoinWords"><list><l>Month number </l><block var="month"/><l> has 30 days</l></list></block><l>3</l></block></script></block></script><script><block s="doSayFor"><l>There is no month with that number!</l><l>3</l></block></script></block></script></block-definition><block-definition s="is a leap year %&apos;year&apos;" type="command" category="control"><header></header><code></code><translations></translations><inputs><input type="%s"></input></inputs><script><block s="doIfElse"><block s="reportVariadicAnd"><list><block s="reportIsA"><block var="year"/><l><option>number</option></l></block><block s="reportVariadicAnd"><list><block s="reportVariadicGreaterThan"><list><block var="year"/><l>0</l></list></block><block s="reportVariadicLessThan"><list><block var="year"/><l>10000</l></list></block></list></block></list></block><script><block s="doIfElse"><block s="reportVariadicAnd"><list><block s="reportVariadicOr"><list><block s="reportVariadicAnd"><list><block s="reportVariadicEquals"><list><block s="reportModulus"><block var="year"/><l>4</l></block><l>0</l></list></block><block s="reportNot"><block s="reportVariadicEquals"><list><block s="reportModulus"><block var="year"/><l>100</l></block><l>0</l></list></block></block></list></block><block s="reportVariadicEquals"><list><block s="reportModulus"><block var="year"/><l>400</l></block><l>0</l></list></block></list></block><block s="reportNot"><block s="reportVariadicAnd"><list><block s="reportVariadicEquals"><list><block s="reportModulus"><block var="year"/><l>100</l></block><l>0</l></list></block><block s="reportNot"><block s="reportVariadicEquals"><list><block s="reportModulus"><block var="year"/><l>400</l></block><l>0</l></list></block></block></list></block></block></list></block><script><block s="doSayFor"><block s="reportJoinWords"><list><l>The year </l><block var="year"/><l> is a leap year</l></list></block><l>3</l></block></script><script><block s="doSayFor"><block s="reportJoinWords"><list><l>The year </l><block var="year"/><l> is not a leap year</l></list></block><l>3</l></block></script></block></script><script><block s="doSayFor"><block s="reportJoinWords"><list><l>Your answer </l><block var="year"/><l> is not a valid year.</l></list></block><l>3</l></block></script></block></script></block-definition><block-definition s="is a valid date %&apos;MonthName&apos; %&apos;Day&apos;" type="command" category="control"><header></header><code></code><translations></translations><inputs><input type="%s"></input><input type="%s"></input></inputs><script><block s="doIfElse"><block s="reportVariadicAnd"><list><block s="reportVariadicAnd"><list><block s="reportVariadicGreaterThan"><list><block var="Day"/><l>0</l></list></block><block s="reportVariadicLessThan"><list><block var="Day"/><l>32</l></list></block></list></block><block s="reportVariadicAnd"><list><block s="reportVariadicGreaterThan"><list><block var="MonthName"/><l>0</l></list></block><block s="reportVariadicLessThan"><list><block var="MonthName"/><l>32</l></list></block></list></block></list></block><script><block s="doIf"><block s="reportVariadicOr"><list><block s="reportVariadicEquals"><list><block var="MonthName"/><l>1</l></list></block><block s="reportVariadicOr"><list><block s="reportVariadicEquals"><list><block var="MonthName"/><l>3</l></list></block><block s="reportVariadicOr"><list><block s="reportVariadicEquals"><list><block var="MonthName"/><l>5</l></list></block><block s="reportVariadicOr"><list><block s="reportVariadicEquals"><list><block var="MonthName"/><l>7</l></list></block><block s="reportVariadicOr"><list><block s="reportVariadicEquals"><list><block var="MonthName"/><l>8</l></list></block><block s="reportVariadicOr"><list><block s="reportVariadicEquals"><list><block var="MonthName"/><l>10</l></list></block><block s="reportVariadicEquals"><list><block var="MonthName"/><l>12</l></list></block></list></block></list></block></list></block></list></block></list></block></list></block><script><block s="doIfElse"><block s="reportVariadicAnd"><list><block s="reportVariadicGreaterThan"><list><block var="Day"/><l>0</l></list></block><block s="reportVariadicLessThan"><list><block var="Day"/><l>32</l></list></block></list></block><script><block s="doSayFor"><block s="reportJoinWords"><list><l>The date </l><block var="MonthName"/><l>/</l><block var="Day"/><l> is a valid date.</l></list></block><l>3</l></block></script><script><block s="doSayFor"><block s="reportJoinWords"><list><l>The date </l><block var="MonthName"/><l>/</l><block var="Day"/><l> is not a valid date.</l></list></block><l>3</l></block></script></block></script></block><block s="doIf"><block s="reportVariadicOr"><list><block s="reportVariadicEquals"><list><block var="MonthName"/><l>4</l></list></block><block s="reportVariadicOr"><list><block s="reportVariadicEquals"><list><block var="MonthName"/><l>7</l></list></block><block s="reportVariadicOr"><list><block s="reportVariadicEquals"><list><block var="MonthName"/><l>9</l></list></block><block s="reportVariadicEquals"><list><block var="MonthName"/><l>11</l></list></block></list></block></list></block></list></block><script><block s="doIfElse"><block s="reportVariadicAnd"><list><block s="reportVariadicGreaterThan"><list><block var="Day"/><l>0</l></list></block><block s="reportVariadicLessThan"><list><block var="Day"/><l>31</l></list></block></list></block><script><block s="doSayFor"><block s="reportJoinWords"><list><l>The date </l><block var="MonthName"/><l>/</l><block var="Day"/><l> is a valid date.</l></list></block><l>3</l></block></script><script><block s="doSayFor"><block s="reportJoinWords"><list><l>The date </l><block var="MonthName"/><l>/</l><block var="Day"/><l> is not a valid date.</l></list></block><l>3</l></block></script></block></script></block><block s="doIf"><block s="reportVariadicEquals"><list><block var="MonthName"/><l>2</l></list></block><script><block s="doIfElse"><block s="reportVariadicAnd"><list><block s="reportVariadicGreaterThan"><list><block var="Day"/><l>0</l></list></block><block s="reportVariadicLessThan"><list><block var="Day"/><l>29</l></list></block></list></block><script><block s="doSayFor"><block s="reportJoinWords"><list><l>The date </l><block var="MonthName"/><l>/</l><block var="Day"/><l> is a valid date. (assuming non-leap year)</l></list></block><l>3</l></block></script><script><block s="doSayFor"><block s="reportJoinWords"><list><l>The date </l><block var="MonthName"/><l>/</l><block var="Day"/><l> is not a valid date.</l></list></block><l>3</l></block></script></block></script></block></script><script><block s="doSayFor"><block s="reportJoinWords"><list><l>Your answer </l><block var="MonthName"/><l>/</l><block var="Day"/><l> is not a valid date.</l></list></block><l>3</l></block></script></block></script></block-definition><block-definition s="day in a year %&apos;year&apos; %&apos;day&apos;" type="command" category="control"><header></header><code></code><translations></translations><inputs><input type="%s"></input><input type="%s"></input></inputs><script><block s="doIfElse"><block s="reportVariadicAnd"><list><block s="reportVariadicAnd"><list><block s="reportIsA"><block var="day"/><l><option>number</option></l></block><block s="reportVariadicAnd"><list><block s="reportVariadicGreaterThan"><list><block var="day"/><l>0</l></list></block><block s="reportVariadicLessThan"><list><block var="day"/><l>367</l></list></block></list></block></list></block><block s="reportVariadicAnd"><list><block s="reportIsA"><block var="year"/><l><option>number</option></l></block><block s="reportVariadicAnd"><list><block s="reportVariadicGreaterThan"><list><block var="year"/><l>0</l></list></block><block s="reportVariadicLessThan"><list><block var="year"/><l>10000</l></list></block></list></block></list></block></list></block><script><block s="doIfElse"><block s="reportVariadicAnd"><list><block s="reportVariadicOr"><list><block s="reportVariadicAnd"><list><block s="reportVariadicEquals"><list><block s="reportModulus"><block var="year"/><l>4</l></block><l>0</l></list></block><block s="reportNot"><block s="reportVariadicEquals"><list><block s="reportModulus"><block var="year"/><l>100</l></block><l>0</l></list></block></block></list></block><block s="reportVariadicEquals"><list><block s="reportModulus"><block var="year"/><l>400</l></block><l>0</l></list></block></list></block><block s="reportNot"><block s="reportVariadicAnd"><list><block s="reportVariadicEquals"><list><block s="reportModulus"><block var="year"/><l>100</l></block><l>0</l></list></block><block s="reportNot"><block s="reportVariadicEquals"><list><block s="reportModulus"><block var="year"/><l>400</l></block><l>0</l></list></block></block></list></block></block></list></block><script><block s="doIfElse"><block s="reportVariadicAnd"><list><block s="reportVariadicGreaterThan"><list><block var="day"/><l>0</l></list></block><block s="reportVariadicLessThan"><list><block var="day"/><block s="reportVariadicSum"><list><l>31</l><l>1</l></list></block></list></block></list></block><script><block s="doSayFor"><block s="reportJoinWords"><list><l>The date is </l><l>January </l><block var="day"/><l>, </l><block var="year"/></list></block><l>3</l></block></script><script><block s="doIfElse"><block s="reportVariadicAnd"><list><block s="reportVariadicGreaterThan"><list><block var="day"/><block s="reportDifference"><l>32</l><l>1</l></block></list></block><block s="reportVariadicLessThan"><list><block var="day"/><block s="reportVariadicSum"><list><l>60</l><l>1</l></list></block></list></block></list></block><script><block s="doSayFor"><block s="reportJoinWords"><list><l>The date is </l><l>February </l><block s="reportDifference"><block var="day"/><l>31</l></block><l>, </l><block var="year"/></list></block><l>3</l></block></script><script><block s="doIfElse"><block s="reportVariadicAnd"><list><block s="reportVariadicGreaterThan"><list><block var="day"/><block s="reportDifference"><l>61</l><l>1</l></block></list></block><block s="reportVariadicLessThan"><list><block var="day"/><block s="reportVariadicSum"><list><l>91</l><l>1</l></list></block></list></block></list></block><script><block s="doSayFor"><block s="reportJoinWords"><list><l>The date is </l><l>March </l><block s="reportDifference"><block var="day"/><l>61</l></block><l>, </l><block var="year"/></list></block><l>3</l></block></script><script><block s="doIfElse"><block s="reportVariadicAnd"><list><block s="reportVariadicGreaterThan"><list><block var="day"/><block s="reportDifference"><l>92</l><l>1</l></block></list></block><block s="reportVariadicLessThan"><list><block var="day"/><block s="reportVariadicSum"><list><l>121</l><l>1</l></list></block></list></block></list></block><script><block s="doSayFor"><block s="reportJoinWords"><list><l>The date is </l><l>April </l><block s="reportDifference"><block var="day"/><l>92</l></block><l>, </l><block var="year"/></list></block><l>3</l></block></script><script><block s="doIfElse"><block s="reportVariadicAnd"><list><block s="reportVariadicGreaterThan"><list><block var="day"/><block s="reportDifference"><l>122</l><l>1</l></block></list></block><block s="reportVariadicLessThan"><list><block var="day"/><block s="reportVariadicSum"><list><l>152</l><l>1</l></list></block></list></block></list></block><script><block s="doSayFor"><block s="reportJoinWords"><list><l>The date is </l><l>May </l><block s="reportDifference"><block var="day"/><l>122</l></block><l>, </l><block var="year"/></list></block><l>3</l></block></script><script><block s="doIfElse"><block s="reportVariadicAnd"><list><block s="reportVariadicGreaterThan"><list><block var="day"/><block s="reportDifference"><l>153</l><l>1</l></block></list></block><block s="reportVariadicLessThan"><list><block var="day"/><block s="reportVariadicSum"><list><l>182</l><l>1</l></list></block></list></block></list></block><script><block s="doSayFor"><block s="reportJoinWords"><list><l>The date is </l><l>June </l><block s="reportDifference"><block var="day"/><l>153</l></block><l>, </l><block var="year"/></list></block><l>3</l></block></script><script><block s="doIfElse"><block s="reportVariadicAnd"><list><block s="reportVariadicGreaterThan"><list><block var="day"/><block s="reportDifference"><l>183</l><l>1</l></block></list></block><block s="reportVariadicLessThan"><list><block var="day"/><block s="reportVariadicSum"><list><l>213</l><l>1</l></list></block></list></block></list></block><script><block s="doSayFor"><block s="reportJoinWords"><list><l>The date is </l><l>July </l><block s="reportDifference"><block var="day"/><l>183</l></block><l>, </l><block var="year"/></list></block><l>3</l></block></script><script><block s="doIfElse"><block s="reportVariadicAnd"><list><block s="reportVariadicGreaterThan"><list><block var="day"/><block s="reportDifference"><l>214</l><l>1</l></block></list></block><block s="reportVariadicLessThan"><list><block var="day"/><block s="reportVariadicSum"><list><l>244</l><l>1</l></list></block></list></block></list></block><script><block s="doSayFor"><block s="reportJoinWords"><list><l>The date is </l><l>August </l><block s="reportDifference"><block var="day"/><l>214</l></block><l>, </l><block var="year"/></list></block><l>3</l></block></script><script><block s="doIfElse"><block s="reportVariadicAnd"><list><block s="reportVariadicGreaterThan"><list><block var="day"/><block s="reportDifference"><l>245</l><l>1</l></block></list></block><block s="reportVariadicLessThan"><list><block var="day"/><block s="reportVariadicSum"><list><l>274</l><l>1</l></list></block></list></block></list></block><script><block s="doSayFor"><block s="reportJoinWords"><list><l>The date is </l><l>September </l><block s="reportDifference"><block var="day"/><l>245</l></block><l>, </l><block var="year"/></list></block><l>3</l></block></script><script><block s="doIfElse"><block s="reportVariadicAnd"><list><block s="reportVariadicGreaterThan"><list><block var="day"/><block s="reportDifference"><l>275</l><l>1</l></block></list></block><block s="reportVariadicLessThan"><list><block var="day"/><block s="reportVariadicSum"><list><l>305</l><l>1</l></list></block></list></block></list></block><script><block s="doSayFor"><block s="reportJoinWords"><list><l>The date is </l><l>October </l><block s="reportDifference"><block var="day"/><l>275</l></block><l>, </l><block var="year"/></list></block><l>3</l></block></script><script><block s="doIfElse"><block s="reportVariadicAnd"><list><block s="reportVariadicGreaterThan"><list><block var="day"/><block s="reportDifference"><l>306</l><l>1</l></block></list></block><block s="reportVariadicLessThan"><list><block var="day"/><block s="reportVariadicSum"><list><l>335</l><l>1</l></list></block></list></block></list></block><script><block s="doSayFor"><block s="reportJoinWords"><list><l>The date is </l><l>November </l><block s="reportDifference"><block var="day"/><l>306</l></block><l>, </l><block var="year"/></list></block><l>3</l></block></script><script><block s="doIfElse"><block s="reportVariadicAnd"><list><block s="reportVariadicGreaterThan"><list><block var="day"/><block s="reportDifference"><l>336</l><l>1</l></block></list></block><block s="reportVariadicLessThan"><list><block var="day"/><block s="reportVariadicSum"><list><l>366</l><l>1</l></list></block></list></block></list></block><script><block s="doSayFor"><block s="reportJoinWords"><list><l>The date is </l><l>December </l><block s="reportDifference"><block var="day"/><l>366</l></block><l>, </l><block var="year"/></list></block><l>3</l></block></script><script><block s="doIf"><block s="reportVariadicEquals"><list><block var="day"/><l>366</l></list></block><script><block s="doSayFor"><l>There aren&apos;t 366 days in a non-leap year!</l><l>2</l></block></script></block></script></block></script></block></script></block></script></block></script></block></script></block></script></block></script></block></script></block></script></block></script></block></script></block></script><script><block s="doIfElse"><block s="reportVariadicAnd"><list><block s="reportVariadicGreaterThan"><list><block var="day"/><l>0</l></list></block><block s="reportVariadicLessThan"><list><block var="day"/><block s="reportVariadicSum"><list><l>31</l><l>1</l></list></block></list></block></list></block><script><block s="doSayFor"><block s="reportJoinWords"><list><l>The date is </l><l>January </l><block var="day"/><l>, </l><block var="year"/></list></block><l>3</l></block></script><script><block s="doIfElse"><block s="reportVariadicAnd"><list><block s="reportVariadicGreaterThan"><list><block var="day"/><block s="reportDifference"><l>31</l><l>1</l></block></list></block><block s="reportVariadicLessThan"><list><block var="day"/><block s="reportVariadicSum"><list><l>59</l><l>1</l></list></block></list></block></list></block><script><block s="doSayFor"><block s="reportJoinWords"><list><l>The date is </l><l>February </l><block s="reportDifference"><block var="day"/><l>31</l></block><l>, </l><block var="year"/></list></block><l>3</l></block></script><script><block s="doIfElse"><block s="reportVariadicAnd"><list><block s="reportVariadicGreaterThan"><list><block var="day"/><block s="reportDifference"><l>60</l><l>1</l></block></list></block><block s="reportVariadicLessThan"><list><block var="day"/><block s="reportVariadicSum"><list><l>90</l><l>1</l></list></block></list></block></list></block><script><block s="doSayFor"><block s="reportJoinWords"><list><l>The date is </l><l>March </l><block s="reportDifference"><block var="day"/><l>60</l></block><l>, </l><block var="year"/></list></block><l>3</l></block></script><script><block s="doIfElse"><block s="reportVariadicAnd"><list><block s="reportVariadicGreaterThan"><list><block var="day"/><block s="reportDifference"><l>90</l><l>1</l></block></list></block><block s="reportVariadicLessThan"><list><block var="day"/><block s="reportVariadicSum"><list><l>121</l><l>1</l></list></block></list></block></list></block><script><block s="doSayFor"><block s="reportJoinWords"><list><l>The date is </l><l>April </l><block s="reportDifference"><block var="day"/><l>90</l></block><l>, </l><block var="year"/></list></block><l>3</l></block></script><script><block s="doIfElse"><block s="reportVariadicAnd"><list><block s="reportVariadicGreaterThan"><list><block var="day"/><block s="reportDifference"><l>121</l><l>1</l></block></list></block><block s="reportVariadicLessThan"><list><block var="day"/><block s="reportVariadicSum"><list><l>151</l><l>1</l></list></block></list></block></list></block><script><block s="doSayFor"><block s="reportJoinWords"><list><l>The date is </l><l>May </l><block s="reportDifference"><block var="day"/><l>122</l></block><l>, </l><block var="year"/></list></block><l>3</l></block></script><script><block s="doIfElse"><block s="reportVariadicAnd"><list><block s="reportVariadicGreaterThan"><list><block var="day"/><block s="reportDifference"><l>152</l><l>1</l></block></list></block><block s="reportVariadicLessThan"><list><block var="day"/><block s="reportVariadicSum"><list><l>181</l><l>1</l></list></block></list></block></list></block><script><block s="doSayFor"><block s="reportJoinWords"><list><l>The date is </l><l>June </l><block s="reportDifference"><block var="day"/><l>152</l></block><l>, </l><block var="year"/></list></block><l>3</l></block></script><script><block s="doIfElse"><block s="reportVariadicAnd"><list><block s="reportVariadicGreaterThan"><list><block var="day"/><block s="reportDifference"><l>213</l><l>1</l></block></list></block><block s="reportVariadicLessThan"><list><block var="day"/><block s="reportVariadicSum"><list><l>243</l><l>1</l></list></block></list></block></list></block><script><block s="doSayFor"><block s="reportJoinWords"><list><l>The date is </l><l>July </l><block s="reportDifference"><block var="day"/><l>213</l></block><l>, </l><block var="year"/></list></block><l>3</l></block></script><script><block s="doIfElse"><block s="reportVariadicAnd"><list><block s="reportVariadicGreaterThan"><list><block var="day"/><block s="reportDifference"><l>214</l><l>1</l></block></list></block><block s="reportVariadicLessThan"><list><block var="day"/><block s="reportVariadicSum"><list><l>244</l><l>1</l></list></block></list></block></list></block><script><block s="doSayFor"><block s="reportJoinWords"><list><l>The date is </l><l>August </l><block s="reportDifference"><block var="day"/><l>214</l></block><l>, </l><block var="year"/></list></block><l>3</l></block></script><script><block s="doIfElse"><block s="reportVariadicAnd"><list><block s="reportVariadicGreaterThan"><list><block var="day"/><block s="reportDifference"><l>244</l><l>1</l></block></list></block><block s="reportVariadicLessThan"><list><block var="day"/><block s="reportVariadicSum"><list><l>273</l><l>1</l></list></block></list></block></list></block><script><block s="doSayFor"><block s="reportJoinWords"><list><l>The date is </l><l>September </l><block s="reportDifference"><block var="day"/><l>244</l></block><l>, </l><block var="year"/></list></block><l>3</l></block></script><script><block s="doIfElse"><block s="reportVariadicAnd"><list><block s="reportVariadicGreaterThan"><list><block var="day"/><block s="reportDifference"><l>274</l><l>1</l></block></list></block><block s="reportVariadicLessThan"><list><block var="day"/><block s="reportVariadicSum"><list><l>304</l><l>1</l></list></block></list></block></list></block><script><block s="doSayFor"><block s="reportJoinWords"><list><l>The date is </l><l>October </l><block s="reportDifference"><block var="day"/><l>274</l></block><l>, </l><block var="year"/></list></block><l>3</l></block></script><script><block s="doIfElse"><block s="reportVariadicAnd"><list><block s="reportVariadicGreaterThan"><list><block var="day"/><block s="reportDifference"><l>304</l><l>1</l></block></list></block><block s="reportVariadicLessThan"><list><block var="day"/><block s="reportVariadicSum"><list><l>334</l><l>1</l></list></block></list></block></list></block><script><block s="doSayFor"><block s="reportJoinWords"><list><l>The date is </l><l>November </l><block s="reportDifference"><block var="day"/><l>306</l></block><l>, </l><block var="year"/></list></block><l>3</l></block></script><script><block s="doIf"><block s="reportVariadicAnd"><list><block s="reportVariadicGreaterThan"><list><block var="day"/><block s="reportDifference"><l>336</l><l>1</l></block></list></block><block s="reportVariadicLessThan"><list><block var="day"/><block s="reportVariadicSum"><list><l>366</l><l>1</l></list></block></list></block></list></block><script><block s="doSayFor"><block s="reportJoinWords"><list><l>The date is </l><l>December </l><block s="reportDifference"><block var="day"/><l>366</l></block><l>, </l><block var="year"/></list></block><l>3</l></block></script></block></script></block></script></block></script></block></script></block></script></block></script></block></script></block></script></block></script></block></script></block></script></block></script></block></script><script><block s="doSayFor"><block s="reportJoinWords"><list><l>Your answer: </l><block var="day"/><l> in </l><block var="year"/><l>is invalid.</l></list></block><l>2</l></block></script></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="true" hyperops="true" codify="false" inheritance="true" sublistIDs="false" id="2177"><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="2178"></list></costumes><sounds><list struct="atomic" id="2179"></list></sounds><variables></variables><blocks></blocks><scripts></scripts><sprites select="1"><sprite name="Sprite" idx="1" x="0" y="0" heading="90" scale="1" volume="100" pan="0" rotation="1" draggable="true" costume="0" color="80,80,80,1" pen="tip" id="2184"><costumes><list struct="atomic" id="2185"></list></costumes><sounds><list struct="atomic" id="2186"></list></sounds><blocks></blocks><variables></variables><scripts><script x="30" y="10"><block s="receiveKey"><l><option>1</option></l><list></list></block><block s="doAsk"><l>pick a number between 1 and 12 for a month</l></block><custom-block s="month name %s"><block s="getLastAnswer"></block><comment w="216.78571428571425" collapsed="false">When you give this function a number from 1-12, it should tell you the month it is. When you give it a number greater than 12 or anything else, it should say there is no month with that number</comment></custom-block></script><script x="30" y="148.99999999999986"><block s="receiveKey"><l><option>2</option></l><list></list></block><block s="doAsk"><l>pick a number between 1 and 7 for a day of the week</l></block><custom-block s="day name %s"><block s="getLastAnswer"></block><comment w="232.41071428571428" collapsed="false">When you give this function a number from 1-7, it should tell you which day of the week that matches with. (1=Sunday). If you give it a number larger than 7 or anything else, it should say there is no day with that number</comment></custom-block></script><script x="30" y="287.99999999999955"><block s="receiveKey"><l><option>3</option></l><list></list></block><block s="doAsk"><l>pick a number between 1 and 12 for how many days are in that month</l></block><custom-block s="days in %s"><block s="getLastAnswer"></block><comment w="241.78571428571422" collapsed="false">When you give this function a month name, it should tell you how many days are in that month (non leap year). If you give it anything but a normal month name, it should say there is no month with that name</comment></custom-block></script><script x="30" y="426.999999999999"><block s="receiveKey"><l><option>4</option></l><list></list></block><block s="doAsk"><l>pick a year to see if that year is a leap year </l></block><custom-block s="is a leap year %s"><block s="getLastAnswer"></block><comment w="237" collapsed="false">When you give this function a year number, it should tell you if the given year is a leap year, or not a leap year, if you give it anything but a year number it should say there is no year with that number.</comment></custom-block></script><script x="30" y="566.0000000000007"><block s="receiveKey"><l><option>5</option></l><list></list></block><block s="doAsk"><l>pick a number between 1 and 12 for a month</l></block><block s="doSetVar"><l>month</l><block s="getLastAnswer"></block></block><block s="doAsk"><l>pick a number between 1 and 7 for a day of the week</l></block><block s="doSetVar"><l>day</l><block s="getLastAnswer"></block></block><custom-block s="is a valid date %s %s"><block var="month"/><block var="day"/><comment w="282" collapsed="false">When you give this function a month # and day #, it should tell you if the given date is valid or not, if you give it anything but a valid month and day it should say that is not a valid date.</comment></custom-block></script><script x="18" y="745.0000000000006"><block s="receiveKey"><l><option>6</option></l><list></list><comment w="284" collapsed="false">When you give this function a year and day # from 0-366, it should tell you the month followed by the place in that month and then the year, if you give it anything but a valid year or day it should say that is not a valid. It should also give an error if the date 366 is give during a non-leap year. Again, I only implemented the leap year side of the function, I gave up unforutunatly.</comment></block><block s="doAsk"><l>pick a year </l></block><block s="doSetVar"><l>year</l><block s="getLastAnswer"></block></block><block s="doAsk"><l>now pick a day between 1 and 365</l></block><block s="doSetVar"><l>day 365</l><block s="getLastAnswer"></block></block><custom-block s="day in a year %s %s"><block var="year"/><block var="day 365"/></custom-block></script><script x="560" y="636.0000000000006"><block s="doChangeVar"><l>month</l><l></l></block></script></scripts></sprite><watcher var="answer" style="normal" x="10" y="10" color="243,118,29" hidden="true"/><watcher var="month" style="normal" x="10" y="31.000002000000002" color="243,118,29" hidden="true"/><watcher var="day" style="normal" x="10" y="52.00000399999999" color="243,118,29" hidden="true"/><watcher var="year" style="normal" x="10" y="73.00000599999998" color="243,118,29" hidden="true"/><watcher var="day 365" style="normal" x="10" y="94.00000799999998" color="243,118,29" hidden="true"/></sprites></stage><variables><variable name="answer"><l>0</l></variable><variable name="month"><l>11</l></variable><variable name="day"><l>5</l></variable><variable name="year"><l>2007</l></variable><variable name="day 365"><l>300</l></variable></variables></scene></scenes></project><media name="Lab3.3" app="Snap! 8.2, https://snap.berkeley.edu" version="2"></media></snapdata>