﻿<xml xmlns="https://developers.google.com/blockly/xml">
  <variables>
    <variable id="U*NPJB3lAg@!lyRx,H@9">dataArray</variable>
    <variable id="tayxEW~b~RMc~}gJlJ4V">list</variable>
    <variable id="VC}yN99X}$Y+n!!NO__9">sum</variable>
    <variable id="8j,*/c8dK@zW_=q@?YQG">mean</variable>
    <variable id="N+FB1?|=qPuD47.v)]$;">i</variable>
  </variables>
  <block type="events_start_here" id="DI_start_here" deletable="false" movable="false" x="25" y="33">
    <next>
      <block type="webdefine" id=":g9@5.KB!h-(IRv4MpiM">
        <value name="1">
          <shadow type="textinline" id="s-/m+f_D0DFt221qpU+k">
            <field name="text">calcMean</field>
          </shadow>
        </value>
        <value name="2">
          <shadow type="textinline" id="!T,H7huSD1?;?ugsVyYz">
            <field name="text">dataArray</field>
          </shadow>
        </value>
        <statement name="DO">
          <block type="variables_set" id=")tx4.s!dCRxBxET(|Nqz">
            <field name="VAR" id="VC}yN99X}$Y+n!!NO__9">sum</field>
            <field name="NAME">=</field>
            <value name="varset">
              <shadow type="textinline" id="%j~xwn}D*-#y}V:Y~!F]">
                <field name="text">0</field>
              </shadow>
            </value>
            <next>
              <block type="webfor" id="bWd`/uSRG|UhOk@g!Io{">
                <value name="letter">
                  <shadow type="textinline" id="U[0-T=cD.;gQTHp;+B~H">
                    <field name="text">i</field>
                  </shadow>
                </value>
                <value name="no">
                  <shadow type="textinline" id="b4u%B3Cj1hxVcpd-fypR">
                    <field name="text">number</field>
                  </shadow>
                  <block type="weblen" id="X;tIWR4ciC4k)^kEWut9">
                    <value name="text">
                      <shadow type="stringinline" id="e!lstLl5,a/$pqXz_1eW">
                        <field name="text">hello</field>
                      </shadow>
                      <block type="variables_get" id="23y;B}lvMrfic5FuTKbK">
                        <field name="VAR" id="U*NPJB3lAg@!lyRx,H@9">dataArray</field>
                      </block>
                    </value>
                  </block>
                </value>
                <statement name="DO">
                  <block type="variables_set" id="NmRs~w|hCjN1ci;b@8v#">
                    <field name="VAR" id="VC}yN99X}$Y+n!!NO__9">sum</field>
                    <field name="NAME">=</field>
                    <value name="varset">
                      <shadow type="textinline" id="%U@oOi%[o*eu4xD4rP,X">
                        <field name="text">0</field>
                      </shadow>
                      <block type="operators2" id="Mh{#Ed11`hT~2-jYtN{W">
                        <field name="operators">+</field>
                        <value name="first">
                          <shadow type="textinline" id="]id]EdRd}Z:r~Czak[G#">
                            <field name="text">True</field>
                          </shadow>
                          <block type="variables_get" id="7+x+B0h3m=_YQ0q~aqYb">
                            <field name="VAR" id="VC}yN99X}$Y+n!!NO__9">sum</field>
                          </block>
                        </value>
                        <value name="last">
                          <shadow type="textinline" id="}_VN?y~GrB3,x[-=GkO+">
                            <field name="text">True</field>
                          </shadow>
                          <block type="selectlist2" id="~ER!lKbteW%Xq7mnkmk$">
                            <field name="list" id="U*NPJB3lAg@!lyRx,H@9">dataArray</field>
                            <value name="NAME">
                              <shadow type="textinline" id="v6CijYFRINEtu:(4{(UF">
                                <field name="text">3</field>
                              </shadow>
                              <block type="variables_get" id="S?#%[]ti.iG}mX*+gE#q">
                                <field name="VAR" id="N+FB1?|=qPuD47.v)]$;">i</field>
                              </block>
                            </value>
                          </block>
                        </value>
                      </block>
                    </value>
                  </block>
                </statement>
                <next>
                  <block type="variables_set" id="{idH7T6].-~!d;ue2pI!">
                    <field name="VAR" id="8j,*/c8dK@zW_=q@?YQG">mean</field>
                    <field name="NAME">=</field>
                    <value name="varset">
                      <shadow type="textinline">
                        <field name="text">0</field>
                      </shadow>
                      <block type="operators2" id="xz~8b7Efgtz!m3VdMMxX">
                        <field name="operators">/</field>
                        <value name="first">
                          <shadow type="textinline">
                            <field name="text">True</field>
                          </shadow>
                          <block type="variables_get" id=":-b|-$]487ZV+q9U}IGT">
                            <field name="VAR" id="VC}yN99X}$Y+n!!NO__9">sum</field>
                          </block>
                        </value>
                        <value name="last">
                          <shadow type="textinline" id="7B/qowOXz]t$$fnCUbu4">
                            <field name="text">True</field>
                          </shadow>
                          <block type="weblen" id="8VHw0CY:nV9I[+Z%Pf?Q">
                            <value name="text">
                              <shadow type="stringinline">
                                <field name="text">hello</field>
                              </shadow>
                              <block type="variables_get" id="2YHxQ0;4ObMJBUL%uqb=">
                                <field name="VAR" id="U*NPJB3lAg@!lyRx,H@9">dataArray</field>
                              </block>
                            </value>
                          </block>
                        </value>
                      </block>
                    </value>
                    <next>
                      <block type="webreturn2" id="0#;~XCBd#q^.r.hYJ`Q;">
                        <value name="return">
                          <shadow type="textinline" id="#6SI~)7o+M[Y8]m*ef4N">
                            <field name="text">function</field>
                          </shadow>
                          <block type="variables_get" id=":?mXu(|:(FqLQyOx^^iS">
                            <field name="VAR" id="8j,*/c8dK@zW_=q@?YQG">mean</field>
                          </block>
                        </value>
                      </block>
                    </next>
                  </block>
                </next>
              </block>
            </next>
          </block>
        </statement>
        <next>
          <block type="create_list" id="MU9ni5iOz*}$83k]i$(I">
            <field name="list" id="U*NPJB3lAg@!lyRx,H@9">dataArray</field>
            <value name="text">
              <shadow type="textinline" id="@$`LvVef)H))i~Z;C0+4">
                <field name="text">1, 2, 3, 4</field>
              </shadow>
            </value>
            <next>
              <block type="webvarprint" id="FUV%f^cMO1M,_@Y}2.#E">
                <value name="var">
                  <shadow type="textinline" id="P8P1JZ}+Egeuwg[#Jd)D">
                    <field name="text">Variable</field>
                  </shadow>
                  <block type="inline_def" id=",n.k9K~PMwTX9DL.S)G8">
                    <value name="def">
                      <shadow type="textinline" id="S(MyRw[zg~yLD,b@x!wB">
                        <field name="text">calcMean</field>
                      </shadow>
                    </value>
                    <value name="input">
                      <shadow type="textinline" id="y/g:axFe[-%..ktsH7Ow">
                        <field name="text"/>
                      </shadow>
                      <block type="variables_get" id="-RA{%Z!1F;/DvQsy5{8{">
                        <field name="VAR" id="U*NPJB3lAg@!lyRx,H@9">dataArray</field>
                      </block>
                    </value>
                  </block>
                </value>
              </block>
            </next>
          </block>
        </next>
      </block>
    </next>
  </block>
[]
</xml>