<?xml version="1.0" encoding="ISO-8859-1" ?>
  <resource>
  <id>1568</id>
  <path>/www/nrich/html/content/02/07/logo1/</path>
  <resourceTypeID>1</resourceTypeID>
  <last_published>2011-02-01T00:00:01</last_published>
  <indexXML>&lt;mdoxml version=&quot;1.0&quot;&gt;&lt;p&gt;&lt;span class=&quot;editorial&quot;&gt;Beginners to LOGO programming may want to start by working through the &lt;a href=&quot;http://nrich.maths.org/8045&quot;&gt;FIRST FORWARD series of introductory articles&lt;/a&gt; before tackling this problem.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;From the same London tiling shop as last month - more of the spectacular designs that people have chosen when tiling their kitchens, bathrooms, hallways or wherever!&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;(Sadly because of construction work on the new channel terminal this tile shop is now no more!)&lt;/p&gt;
&lt;p&gt;Three more designs - which I invite you to reproduce using (elegant) LOGO procedures.&lt;/p&gt;
&lt;p&gt;&lt;mdo:image alt=&quot;&quot; src=&quot;pic1.gif&quot;&gt;&lt;/mdo:image&gt;&lt;/p&gt;
&lt;p&gt;Alternatively, you might like to experiment with the following:&lt;/p&gt;
&lt;p&gt;&lt;mdo:image alt=&quot;&quot; src=&quot;pic2.gif&quot;&gt;&lt;/mdo:image&gt;&lt;/p&gt;
&lt;p&gt;TO SQ :S&lt;br&gt;&lt;/br&gt;
REPEAT 4 [FD :S RT 90]&lt;br&gt;&lt;/br&gt;
END&lt;/p&gt;
&lt;p&gt;TO PT :S :L&lt;br&gt;&lt;/br&gt;
IF :S &amp;lt; :L [STOP]&lt;br&gt;&lt;/br&gt;
SQ :S FD :S LT 45&lt;br&gt;&lt;/br&gt;
PT :S/ SQRT (2) :L&lt;br&gt;&lt;/br&gt;
PU RT 90&lt;br&gt;&lt;/br&gt;
FD :S/SQRT (2)&lt;br&gt;&lt;/br&gt;
PD&lt;br&gt;&lt;/br&gt;
PT :S/ SQRT (2) :L&lt;br&gt;&lt;/br&gt;
PU&lt;br&gt;&lt;/br&gt;
BK :S/SQRT (2)&lt;br&gt;&lt;/br&gt;
LT 45 PD BK :S&lt;br&gt;&lt;/br&gt;
END&lt;/p&gt;
&lt;p&gt;What is happening and what is its history?&lt;/p&gt;&lt;/mdoxml&gt;</indexXML>
  <solutionXML/>
  <noteXML/>
  <clueXML/>
  <canonXML/>
  <end_user_role>2</end_user_role>
  <difficulty>3</difficulty>
  <keystage1>0</keystage1>
  <keystage2>0</keystage2>
  <keystage3>1</keystage3>
  <keystage4>0</keystage4>
  <keystage4plus>0</keystage4plus>
  <title>More Tiling Designs</title>
  <description>Imported legacy Object</description>
  <spec_group>Not Tagged
    <specifier>Not tagged</specifier>
  </spec_group>
</resource>