﻿<xml xmlns="https://developers.google.com/blockly/xml">
  <variables>
    <variable id="*ZT9AmX14%sa(uV][+Z]">y</variable>
    <variable id="_T?W@f5_2_*]Oa~4a;~(">myList</variable>
    <variable id="YkcVX6WE0$?23XRb4-;4">y10</variable>
    <variable id="h2ef%(lI7W+7KV/9:M8n">ye</variable>
    <variable id="b)xQ[`l.JX%rJnMa*)3h">y2</variable>
  </variables>
  <block type="events_start_here" id="DI_start_here" deletable="false" movable="false" x="25" y="33">
    <next>
      <block type="import_math" id=",DBSsjq-k4G.Xs)a.Na4">
        <next>
          <block type="create_list" id="4(=Whl]Xfpf@oMXq7q5I">
            <field name="list" id="h2ef%(lI7W+7KV/9:M8n">ye</field>
            <value name="text">
              <shadow type="textinline" id="z*O9L=p+WKHnB?ZHTl:K">
                <field name="text"/>
              </shadow>
            </value>
            <next>
              <block type="create_list" id="^j[56IF!1v4zC_A25b!z">
                <field name="list" id="YkcVX6WE0$?23XRb4-;4">y10</field>
                <value name="text">
                  <shadow type="textinline" id="-RjTO][i;9SHQil)5d;d">
                    <field name="text"/>
                  </shadow>
                </value>
                <next>
                  <block type="create_list" id="QsipY!W)hrB}-}1Z/tP+">
                    <field name="list" id="b)xQ[`l.JX%rJnMa*)3h">y2</field>
                    <value name="text">
                      <shadow type="textinline" id="#TQ?LTHT@~*Tv?iG.jul">
                        <field name="text"/>
                      </shadow>
                    </value>
                    <next>
                      <block type="webtypeanything" id="J{]`.#FseAtCvm+A+P3;">
                        <value name="stuff">
                          <shadow type="textinline" id="K2=B)Ada}(dKy%Y$pjX[">
                            <field name="text">import numpy as np</field>
                          </shadow>
                        </value>
                        <next>
                          <block type="webtypeanything" id="POU^FbtjPk[(M%w)H!78">
                            <value name="stuff">
                              <shadow type="textinline" id="ofrGLYcV?P_7FbNmp(@i">
                                <field name="text">import matplotlib.pyplot as plt</field>
                              </shadow>
                            </value>
                            <next>
                              <block type="webtypeanything" id="uCR|;W:;t-.3kkDsib8J">
                                <value name="stuff">
                                  <shadow type="textinline" id="P/pv3+i.7@=xToOk?BF2">
                                    <field name="text">x = np.linspace(0.1, 10.1, 100)</field>
                                  </shadow>
                                </value>
                                <next>
                                  <block type="webadvancedforloops" id="qC*$}tIPD%e~uGGIl#}J">
                                    <value name="x">
                                      <shadow type="textinline" id="R#OV/e,=l2xR~52@t3Xo">
                                        <field name="text">d</field>
                                      </shadow>
                                    </value>
                                    <value name="y">
                                      <shadow type="textinline" id="vf+spz0hyQA3300N3fLW">
                                        <field name="text">x</field>
                                      </shadow>
                                    </value>
                                    <statement name="DO">
                                      <block type="optionlist" id="bj0XpuaVny$DdAvIv9~4">
                                        <field name="list" id="h2ef%(lI7W+7KV/9:M8n">ye</field>
                                        <field name="options">append</field>
                                        <value name="text">
                                          <shadow type="textinline" id="2J=ycYk?y0hC/@4!Au]L">
                                            <field name="text">math.log(d)</field>
                                          </shadow>
                                        </value>
                                        <next>
                                          <block type="optionlist" id="/TbvXmhce$[jg3tQoLpW">
                                            <field name="list" id="YkcVX6WE0$?23XRb4-;4">y10</field>
                                            <field name="options">append</field>
                                            <value name="text">
                                              <shadow type="textinline" id="y?p4^on3XX46WG[|~W#u">
                                                <field name="text">math.log10(d)</field>
                                              </shadow>
                                            </value>
                                            <next>
                                              <block type="optionlist" id="jE(mMGQ+m~Ru4:#(x:IN">
                                                <field name="list" id="b)xQ[`l.JX%rJnMa*)3h">y2</field>
                                                <field name="options">append</field>
                                                <value name="text">
                                                  <shadow type="textinline" id="IF8PoB]O}w5}N1R;0.HQ">
                                                    <field name="text">math.log(d) / math.log(2)</field>
                                                  </shadow>
                                                </value>
                                              </block>
                                            </next>
                                          </block>
                                        </next>
                                      </block>
                                    </statement>
                                    <next>
                                      <block type="webtypeanything" id="Rb`WF]7=fU1@:Gu9V}%!">
                                        <value name="stuff">
                                          <shadow type="textinline" id="CN!~Sg6o}P[s2sjznLGT">
                                            <field name="text">plt.plot(x, ye)</field>
                                          </shadow>
                                        </value>
                                        <next>
                                          <block type="webtypeanything" id="l5?l1xN94glBNWCf6{Lf">
                                            <value name="stuff">
                                              <shadow type="textinline" id="7P`?=u(?yG_m,X4XS8j%">
                                                <field name="text">plt.plot(x, y10)</field>
                                              </shadow>
                                            </value>
                                            <next>
                                              <block type="webtypeanything" id=",qub?.kOdC5$@J,1fB7t">
                                                <value name="stuff">
                                                  <shadow type="textinline" id="2+]I5z(#D/QfmM29)ZIn">
                                                    <field name="text">plt.plot(x, y2)</field>
                                                  </shadow>
                                                </value>
                                                <next>
                                                  <block type="webtypeanything" id="j{dkQ,q2kLr6)*TNfwE*">
                                                    <value name="stuff">
                                                      <shadow type="textinline" id="X3Dj`x;ljVu!MtHZ*g8/">
                                                        <field name="text">plt.show()</field>
                                                      </shadow>
                                                    </value>
                                                  </block>
                                                </next>
                                              </block>
                                            </next>
                                          </block>
                                        </next>
                                      </block>
                                    </next>
                                  </block>
                                </next>
                              </block>
                            </next>
                          </block>
                        </next>
                      </block>
                    </next>
                  </block>
                </next>
              </block>
            </next>
          </block>
        </next>
      </block>
    </next>
  </block>
[]
</xml>