<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>loops &amp;mdash; Paul Sutton</title>
    <link>https://paper.wf/paulsutton/tag:loops</link>
    <description>Paul Sutton - personal blog </description>
    <pubDate>Wed, 06 May 2026 22:52:53 +0000</pubDate>
    <item>
      <title>More Trinket Coding</title>
      <link>https://paper.wf/paulsutton/more-trinket-coding</link>
      <description>&lt;![CDATA[More Trinket Coding&#xA;&#xA;Trinket is a web based development platform.  One of it&#39;s features is the programming language blocks, which is in fact a block based front end and creates Python programs.&#xA;&#xA;I am sharing these on my blog today, even though I also shared earlier in the week on LinkedIn and also on Twitteras part of the Paignton Library Virtual Code Club.  &#xA;&#xA;Drawing a circle&#xA;&#xA;circle1&#xA;&#xA;And the associated output &#xA;&#xA;circle1&#xA;&#xA;Drawing a star&#xA;&#xA;star1&#xA;&#xA;And the associated output&#xA;&#xA;star2&#xA;&#xA;I am working on a book to update my previous Nested loops guide I wrote a few years ago.  This needed updating anyway so it would cover Scratch 3.0.  This book / guide is work in progress, and will be typeset in $\LaTeX$ using Overleaf&#xA;&#xA;#programming, #trinket, #Blocks, #python, #WebIDE, #LaTeX, #Overleaf, #nestedloops, #loops, #codeclub&#xA;&#xA;cc-by logo&#xA;&#xA;Licenced under Attribution 4.0 International (CC BY 4.0)]]&gt;</description>
      <content:encoded><![CDATA[<p>More Trinket Coding</p>

<p><a href="https://www.trinket.io" rel="nofollow">Trinket</a> is a web based development platform.  One of it&#39;s features is the programming language blocks, which is in fact a block based front end and creates Python programs.</p>

<p>I am sharing these on my blog today, even though I also shared earlier in the week on LinkedIn and also on Twitteras part of the Paignton Library Virtual Code Club.</p>

<p><strong>Drawing a circle</strong></p>

<p><img src="https://raw.githubusercontent.com/zleap/blogmedia/master/trinket/circle1.png" alt="circle1"></p>

<p>And the associated output</p>

<p><img src="https://raw.githubusercontent.com/zleap/blogmedia/master/trinket/circle1out.png" alt="circle1"></p>

<p><strong>Drawing a star</strong></p>

<p><img src="https://raw.githubusercontent.com/zleap/blogmedia/master/trinket/star1.png" alt="star1"></p>

<p>And the associated output</p>

<p><img src="https://raw.githubusercontent.com/zleap/blogmedia/master/trinket/star2out.png" alt="star2"></p>

<p>I am working on a book to update my previous Nested loops guide I wrote a few years ago.  This needed updating anyway so it would cover Scratch 3.0.  This book / guide is work in progress, and will be typeset in $\LaTeX$ using <a href="https://www.overleaf.com" rel="nofollow">Overleaf</a></p>

<p><a href="/paulsutton/tag:programming" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">programming</span></a>, <a href="/paulsutton/tag:trinket" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">trinket</span></a>, <a href="/paulsutton/tag:Blocks" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Blocks</span></a>, <a href="/paulsutton/tag:python" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">python</span></a>, <a href="/paulsutton/tag:WebIDE" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">WebIDE</span></a>, <a href="/paulsutton/tag:LaTeX" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">LaTeX</span></a>, <a href="/paulsutton/tag:Overleaf" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Overleaf</span></a>, <a href="/paulsutton/tag:nestedloops" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">nestedloops</span></a>, <a href="/paulsutton/tag:loops" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">loops</span></a>, <a href="/paulsutton/tag:codeclub" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">codeclub</span></a></p>

<p><img src="https://raw.githubusercontent.com/zleap/blogmedia/master/88x31.png" alt="cc-by logo"></p>

<p><a href="https://creativecommons.org/licenses/by/4.0/" rel="nofollow">Licenced under Attribution 4.0 International (CC BY 4.0)</a></p>
]]></content:encoded>
      <guid>https://paper.wf/paulsutton/more-trinket-coding</guid>
      <pubDate>Sat, 09 May 2020 07:36:03 +0000</pubDate>
    </item>
  </channel>
</rss>