<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Simple MicroBit Python demos</title>
	<atom:link href="http://www.suppertime.co.uk/blogmywiki/2016/02/simple-microbit-python-demo/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.suppertime.co.uk/blogmywiki/2016/02/simple-microbit-python-demo/</link>
	<description>reading, writing, coding, making</description>
	<lastBuildDate>Tue, 24 Oct 2023 13:43:21 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
	<item>
		<title>By: Sittichoke Muktier</title>
		<link>http://www.suppertime.co.uk/blogmywiki/2016/02/simple-microbit-python-demo/#comment-91175</link>
		<dc:creator>Sittichoke Muktier</dc:creator>
		<pubDate>Fri, 08 Dec 2017 01:44:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.suppertime.co.uk/blogmywiki/?p=2317#comment-91175</guid>
		<description>How can i put the Note in array and let program do just one note and wait for keypress Thank very much.I am from THAILAND.
from microbit import *
import music

i= [&quot;C4:4&quot;, &quot;D4:4&quot;, &quot;E4:4&quot;, &quot;C4:4&quot;, &quot;C4:4&quot;, &quot;D4:4&quot;, &quot;E4:4&quot;, &quot;C4:4&quot;,
        &quot;E4:4&quot;, &quot;F4:4&quot;, &quot;G4:8&quot;, &quot;E4:4&quot;, &quot;F4:4&quot;, &quot;G4:8&quot;]
for i in range(14):                    # Add 100 temperature values
        music.play(i)
        pressed key</description>
		<content:encoded><![CDATA[<p>How can i put the Note in array and let program do just one note and wait for keypress Thank very much.I am from THAILAND.<br />
from microbit import *<br />
import music</p>
<p>i= ["C4:4", "D4:4", "E4:4", "C4:4", "C4:4", "D4:4", "E4:4", "C4:4",<br />
        "E4:4", "F4:4", "G4:8", "E4:4", "F4:4", "G4:8"]<br />
for i in range(14):                    # Add 100 temperature values<br />
        music.play(i)<br />
        pressed key</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vladimir Krivka</title>
		<link>http://www.suppertime.co.uk/blogmywiki/2016/02/simple-microbit-python-demo/#comment-90428</link>
		<dc:creator>Vladimir Krivka</dc:creator>
		<pubDate>Mon, 22 May 2017 20:27:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.suppertime.co.uk/blogmywiki/?p=2317#comment-90428</guid>
		<description>Hi there,

may I kindly ask you for advice what impedance I should use with Microbit to prevent damage?

Thanks, all the best

Vladimir</description>
		<content:encoded><![CDATA[<p>Hi there,</p>
<p>may I kindly ask you for advice what impedance I should use with Microbit to prevent damage?</p>
<p>Thanks, all the best</p>
<p>Vladimir</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: blogmywiki</title>
		<link>http://www.suppertime.co.uk/blogmywiki/2016/02/simple-microbit-python-demo/#comment-89125</link>
		<dc:creator>blogmywiki</dc:creator>
		<pubDate>Wed, 20 Jul 2016 16:00:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.suppertime.co.uk/blogmywiki/?p=2317#comment-89125</guid>
		<description>Thank you - just a shame it&#039;s almost a year late!</description>
		<content:encoded><![CDATA[<p>Thank you &#8211; just a shame it&#8217;s almost a year late!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul Woolley</title>
		<link>http://www.suppertime.co.uk/blogmywiki/2016/02/simple-microbit-python-demo/#comment-89116</link>
		<dc:creator>Paul Woolley</dc:creator>
		<pubDate>Sun, 17 Jul 2016 08:44:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.suppertime.co.uk/blogmywiki/?p=2317#comment-89116</guid>
		<description>Nice starter examples, going to be a lot of teachers this September looking for these to get their pupils going.</description>
		<content:encoded><![CDATA[<p>Nice starter examples, going to be a lot of teachers this September looking for these to get their pupils going.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
