<xml xmlns="https://developers.google.com/blockly/xml">
  <variables>
    <variable id="~Teo_+7oAiHgf*~i$/BR">安全屋容量</variable>
    <variable id="k-$uF8%x)Z2}g3aFv*k[">總人數</variable>
    <variable id="B+x^.8m:8$b?_nQs}y)u">安全屋數量</variable>
  </variables>
  <block type="variables_set" id="T~p`8P!ZP9%p$C40iT$8" x="87" y="38">
    <field name="VAR" id="~Teo_+7oAiHgf*~i$/BR">安全屋容量</field>
    <value name="VALUE">
      <block type="lists_create_with" id="P2hJY|0{VxE.?evUa/Y+">
        <mutation items="0"></mutation>
      </block>
    </value>
    <next>
      <block type="sensing_askandwait" id="XP+MewxI4TzDZ73D~X`@">
        <value name="TEXT">
          <block type="text" id="~opu(y$~=yvDEc!Wxrei">
            <field name="TEXT">總人數</field>
          </block>
        </value>
        <next>
          <block type="variables_set" id="[|=N0k*j;!%P|~tlr}wf">
            <field name="VAR" id="k-$uF8%x)Z2}g3aFv*k[">總人數</field>
            <value name="VALUE">
              <block type="sensing_answer" id="tccKKs)fK7B{9eK+6BHJ"></block>
            </value>
            <next>
              <block type="sensing_askandwait" id="FezShRA@h|J(Gt)/h%u}">
                <value name="TEXT">
                  <block type="text" id="vI,7d`nCj?yS5Xa=|7YI">
                    <field name="TEXT">安全屋數量</field>
                  </block>
                </value>
                <next>
                  <block type="variables_set" id=")^FVD=IVb;$(r7I+c).8">
                    <field name="VAR" id="B+x^.8m:8$b?_nQs}y)u">安全屋數量</field>
                    <value name="VALUE">
                      <block type="sensing_answer" id="~4q1o2jV?CL:Gw3/0pO="></block>
                    </value>
                    <next>
                      <block type="controls_repeat_ext" id="aU_u}EXXYT1Q/1T5Psq:">
                        <value name="TIMES">
                          <shadow type="math_number" id="~i%ND}sN27):(A?B.^`{">
                            <field name="NUM">10</field>
                          </shadow>
                          <block type="variables_get" id="-iByfo2%qgs~ReT-xjPG">
                            <field name="VAR" id="B+x^.8m:8$b?_nQs}y)u">安全屋數量</field>
                          </block>
                        </value>
                        <statement name="DO">
                          <block type="sensing_askandwait" id="(*`%o4(-Z;c0HAW3W^vs">
                            <value name="TEXT">
                              <block type="text" id="/!cKB5HMgfz_i]#Uz.i4">
                                <field name="TEXT">安全屋容量</field>
                              </block>
                            </value>
                            <next>
                              <block type="lists_setIndex" id="w7Z1JTd_{c`0cplw5;Mh">
                                <mutation at="false"></mutation>
                                <field name="MODE">INSERT</field>
                                <field name="WHERE">LAST</field>
                                <value name="LIST">
                                  <block type="variables_get" id="Kz~2NHv%vAWlE#r9}Qq(">
                                    <field name="VAR" id="~Teo_+7oAiHgf*~i$/BR">安全屋容量</field>
                                  </block>
                                </value>
                                <value name="TO">
                                  <block type="sensing_answer" id="{e]R_e-?BuL/sFl`}gQ6"></block>
                                </value>
                              </block>
                            </next>
                          </block>
                        </statement>
                        <next>
                          <block type="looks_say" id="w=fs5-N:ykSfdC:qftY`">
                            <value name="TEXT">
                              <block type="variables_get" id="P#$GmanxfnL1lU=IGn`M">
                                <field name="VAR" id="k-$uF8%x)Z2}g3aFv*k[">總人數</field>
                              </block>
                            </value>
                            <next>
                              <block type="looks_say" id="X:au}F6G/A)}_[G.`yFq">
                                <value name="TEXT">
                                  <block type="variables_get" id="a_rJV~!!quo}jrNu/-JF">
                                    <field name="VAR" id="B+x^.8m:8$b?_nQs}y)u">安全屋數量</field>
                                  </block>
                                </value>
                              </block>
                            </next>
                          </block>
                        </next>
                      </block>
                    </next>
                  </block>
                </next>
              </block>
            </next>
          </block>
        </next>
      </block>
    </next>
  </block>
</xml>