<?xml version="1.0"?>
<rss version="2.0">
   <channel>
      <title>1-7 스피커LED by 고보영</title>
      <link>https://padlet.com/janggokhighschool1/rxp14tkz66k0up32</link>
      <description></description>
      <language>en-us</language>
      <pubDate>2025-09-11 03:38:17 UTC</pubDate>
      <lastBuildDate>2025-09-15 01:14:33 UTC</lastBuildDate>
      <webMaster>hello@padlet.com</webMaster>
      <image>
         <url></url>
      </image>
      <item>
         <title>10706김태현</title>
         <author></author>
         <link>https://padlet.com/janggokhighschool1/rxp14tkz66k0up32/wish/3579397505</link>
         <description><![CDATA[<p># Imports go at the top</p><p>from microbit import *</p><p>import music</p><p>music.set_tempo(bpm=500)</p><p>while True:</p><p>    </p><p>    music.set_tempo(bpm=120)</p><p>    <a rel="noopener noreferrer nofollow" href="http://music.play">music.play</a>(<a rel="noopener noreferrer nofollow" href="http://music.BA">music.BA</a>_DING)</p><p>    </p><p>    <a rel="noopener noreferrer nofollow" href="http://display.show">display.show</a>(Image.DUCK)</p><p>    sleep(1000)</p><p>    display.clear()</p><p>    sleep(700)</p><p>    music.set_tempo(bpm=120)</p><p>    <a rel="noopener noreferrer nofollow" href="http://music.play">music.play</a>(<a rel="noopener noreferrer nofollow" href="http://music.BA">music.BA</a>_DING)</p><p>    <a rel="noopener noreferrer nofollow" href="http://display.show">display.show</a>(<a rel="noopener noreferrer nofollow" href="http://Image.NO">Image.NO</a>)</p><p>    sleep(1000)</p><p>    display.clear()</p><p>    sleep(700)</p><p>    music.set_tempo(bpm=120)</p><p>    <a rel="noopener noreferrer nofollow" href="http://music.play">music.play</a>(<a rel="noopener noreferrer nofollow" href="http://music.BA">music.BA</a>_DING)</p><p>    <a rel="noopener noreferrer nofollow" href="http://display.show">display.show</a>(Image.YES)</p><p>    sleep(1000)</p><p>    display.clear()</p><p>    sleep(700)</p>]]></description>
         <enclosure url="" />
         <pubDate>2025-09-11 03:40:01 UTC</pubDate>
         <guid>https://padlet.com/janggokhighschool1/rxp14tkz66k0up32/wish/3579397505</guid>
      </item>
      <item>
         <title>10703 김민재</title>
         <author></author>
         <link>https://padlet.com/janggokhighschool1/rxp14tkz66k0up32/wish/3579407832</link>
         <description><![CDATA[<p># Imports go at the top</p><p>from microbit import *</p><p>import music</p><p>import speech</p><p>while True:</p><p>    <a rel="noopener noreferrer nofollow" href="http://display.show">display.show</a>(Image.PACMAN)</p><p>    sleep(1000)</p><p>    display.clear()</p><p>    <a rel="noopener noreferrer nofollow" href="http://display.show">display.show</a>(Image.HEART)</p><p>    sleep(1000)</p><p>    display.clear()</p><p>    <a rel="noopener noreferrer nofollow" href="http://display.show">display.show</a>(<a rel="noopener noreferrer nofollow" href="http://Image.NO">Image.NO</a>)</p><p>    sleep(1000)</p><p>    </p><p>    music.set_tempo(bpm=120)</p><p>    <a rel="noopener noreferrer nofollow" href="http://music.play">music.play</a>(<a rel="noopener noreferrer nofollow" href="http://music.CHASE">music.CHASE</a>)     </p>]]></description>
         <enclosure url="" />
         <pubDate>2025-09-11 03:45:18 UTC</pubDate>
         <guid>https://padlet.com/janggokhighschool1/rxp14tkz66k0up32/wish/3579407832</guid>
      </item>
      <item>
         <title>10710 민규민</title>
         <author></author>
         <link>https://padlet.com/janggokhighschool1/rxp14tkz66k0up32/wish/3579408782</link>
         <description><![CDATA[<p># Imports go at the top</p><p>from microbit import *</p><p>import music</p><p>import speech</p><p>while True:</p><p>    </p><p>    <a rel="noopener noreferrer nofollow" href="http://display.show">display.show</a>(Image.HAPPY)</p><p>    sleep(200)</p><p>    music.set_tempo(bpm=300)</p><p>    <a rel="noopener noreferrer nofollow" href="http://music.play">music.play</a>(music.BIRTHDAY)</p><p>    display.clear()</p><p>    <a rel="noopener noreferrer nofollow" href="http://display.show">display.show</a>(Image.YES)</p><p>    sleep(200)</p><p>    <a rel="noopener noreferrer nofollow" href="http://music.play">music.play</a>(music.WAWAWAWAA)</p><p>    music.set_tempo(bpm=300)</p><p>    display.clear()</p><p>    <a rel="noopener noreferrer nofollow" href="http://display.show">display.show</a>(Image.PACMAN)</p><p>    <a rel="noopener noreferrer nofollow" href="http://music.play">music.play</a>(music.ODE)</p><p>    music.set_tempo(bpm=300)</p><p>    sleep(200)</p>]]></description>
         <enclosure url="" />
         <pubDate>2025-09-11 03:45:48 UTC</pubDate>
         <guid>https://padlet.com/janggokhighschool1/rxp14tkz66k0up32/wish/3579408782</guid>
      </item>
      <item>
         <title>10716 윤상훈</title>
         <author></author>
         <link>https://padlet.com/janggokhighschool1/rxp14tkz66k0up32/wish/3579408932</link>
         <description><![CDATA[<p># Imports go at the top</p><p>from microbit import *</p><p>import music</p><p>import speech</p><p>while True:</p><p>    music.set_tempo(bpm=120)</p><p>    <a rel="noopener noreferrer nofollow" href="http://music.play">music.play</a>(<a rel="noopener noreferrer nofollow" href="http://music.BA">music.BA</a>_DING)</p><p>    <a rel="noopener noreferrer nofollow" href="http://display.show">display.show</a>(Image.FABULOUS)</p><p>    sleep(100)</p><p>    display.clear()</p><p>    sleep(100)</p><p>    <a rel="noopener noreferrer nofollow" href="http://display.show">display.show</a>(Image.PACMAN)</p><p>    sleep(100)</p><p>    display.clear()</p><p>    sleep(100)</p><p>    <a rel="noopener noreferrer nofollow" href="http://display.show">display.show</a>(Image.ANGRY)</p><p>    sleep(100)</p><p>    display.clear()</p><p>    sleep(100)</p><p>    <a rel="noopener noreferrer nofollow" href="http://display.show">display.show</a>(Image.SKULL)</p><p>    sleep(100)</p><p>    display.clear()</p><p>    sleep(100)</p><p><br/></p>]]></description>
         <enclosure url="" />
         <pubDate>2025-09-11 03:45:54 UTC</pubDate>
         <guid>https://padlet.com/janggokhighschool1/rxp14tkz66k0up32/wish/3579408932</guid>
      </item>
      <item>
         <title>10714 신유진</title>
         <author></author>
         <link>https://padlet.com/janggokhighschool1/rxp14tkz66k0up32/wish/3579409906</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads-usc1.storage.googleapis.com/4350391475/8dedc1c2bfcfb2dbe9ea177341701585/IMG_0680.mov" />
         <pubDate>2025-09-11 03:46:33 UTC</pubDate>
         <guid>https://padlet.com/janggokhighschool1/rxp14tkz66k0up32/wish/3579409906</guid>
      </item>
      <item>
         <title>10714 신유진</title>
         <author></author>
         <link>https://padlet.com/janggokhighschool1/rxp14tkz66k0up32/wish/3579411135</link>
         <description><![CDATA[<p># Imports go at the top</p><p>from microbit import *</p><p>import music</p><p>while True:</p><p>    music.set_tempo(bpm=180)</p><p>    <a rel="noopener noreferrer nofollow" href="http://music.play">music.play</a>(music.BADDY)</p><p>    </p><p>    <a rel="noopener noreferrer nofollow" href="http://display.show">display.show</a>(Image.RABBIT)</p><p>    sleep(200)</p><p>    display.clear()</p><p>    sleep(200)</p><p>    <a rel="noopener noreferrer nofollow" href="http://display.show">display.show</a>(Image.XMAS)</p><p>    sleep(200)</p><p>    display.clear()</p><p>    sleep(200)</p><p>    <a rel="noopener noreferrer nofollow" href="http://display.show">display.show</a>(Image.FABULOUS)</p><p>    sleep(200)</p><p>    display.clear()</p><p>    sleep(200)</p><p><br/></p>]]></description>
         <enclosure url="" />
         <pubDate>2025-09-11 03:47:15 UTC</pubDate>
         <guid>https://padlet.com/janggokhighschool1/rxp14tkz66k0up32/wish/3579411135</guid>
      </item>
      <item>
         <title>10727 주민성</title>
         <author></author>
         <link>https://padlet.com/janggokhighschool1/rxp14tkz66k0up32/wish/3579411436</link>
         <description><![CDATA[# Imports go at the top
from microbit import *
import music
import speech

while True:  
    music.set_tempo(bpm=100)
    music.play(music.WEDDING)
    speech.say('My name is jihoo')
    display.show(Image.SMILE)
    sleep(400)
    display.clear()
    sleep(400)
    display.show(Image.HEART)
    sleep(400)
    display.clear()
    sleep(400)
    display.show(Image.DUCK)
    sleep(400)
    display.clear()
    sleep(400)]]></description>
         <enclosure url="" />
         <pubDate>2025-09-11 03:47:30 UTC</pubDate>
         <guid>https://padlet.com/janggokhighschool1/rxp14tkz66k0up32/wish/3579411436</guid>
      </item>
      <item>
         <title>10723전재민</title>
         <author></author>
         <link>https://padlet.com/janggokhighschool1/rxp14tkz66k0up32/wish/3579411553</link>
         <description><![CDATA[<p># Imports go at the top</p><p>from microbit import *</p><p>import music</p><p>import speech</p><p>while True:</p><p>    music.set_tempo(bpm=300)</p><p>    <a rel="noopener noreferrer nofollow" href="http://music.play">music.play</a>(music.NYAN)</p><p>    <a rel="noopener noreferrer nofollow" href="http://display.show">display.show</a>(<a rel="noopener noreferrer nofollow" href="http://Image.NO">Image.NO</a>)</p><p>    sleep(400)</p><p>    display.clear()</p><p>    sleep(400)</p><p>    </p><p>    <a rel="noopener noreferrer nofollow" href="http://display.show">display.show</a>(Image.PACMAN)</p><p>    sleep(400)</p><p>    display.clear()</p><p>    sleep(400)</p><p>    <a rel="noopener noreferrer nofollow" href="http://display.show">display.show</a>(Image.DUCK)</p><p>    sleep(400)</p><p>    display.clear()</p><p>    sleep(400)</p>]]></description>
         <enclosure url="" />
         <pubDate>2025-09-11 03:47:35 UTC</pubDate>
         <guid>https://padlet.com/janggokhighschool1/rxp14tkz66k0up32/wish/3579411553</guid>
      </item>
      <item>
         <title>10713 송민아</title>
         <author></author>
         <link>https://padlet.com/janggokhighschool1/rxp14tkz66k0up32/wish/3579411554</link>
         <description><![CDATA[<p># Imports go at the top</p><p>from microbit import *</p><p>import music</p><p>import speech</p><p>while True:</p><p>    music.set_tempo(bpm=180)</p><p>    <a rel="noopener noreferrer nofollow" href="http://music.play">music.play</a>(music.NYAN)</p><p>    <a rel="noopener noreferrer nofollow" href="http://display.show">display.show</a>(Image.ASLEEP)</p><p>    sleep(200)</p><p>    display.clear()</p><p>    sleep(200)</p><p>    <a rel="noopener noreferrer nofollow" href="http://display.show">display.show</a>(Image.HEART)</p><p>    sleep(200)</p><p>    display.clear()</p><p>    sleep(200)</p><p>    <a rel="noopener noreferrer nofollow" href="http://display.show">display.show</a>(Image.HAPPY)</p><p>    sleep(200)</p><p>    display.clear()</p><p>    sleep(200)</p><p><br/></p>]]></description>
         <enclosure url="" />
         <pubDate>2025-09-11 03:47:36 UTC</pubDate>
         <guid>https://padlet.com/janggokhighschool1/rxp14tkz66k0up32/wish/3579411554</guid>
      </item>
      <item>
         <title>10711박현</title>
         <author></author>
         <link>https://padlet.com/janggokhighschool1/rxp14tkz66k0up32/wish/3579411775</link>
         <description><![CDATA[<p># Imports go at the top</p><p>from microbit import *</p><p>import music</p><p>import speech</p><p>while True:</p><p>    music.set_tempo(bpm=120)</p><p>    <a rel="noopener noreferrer nofollow" href="http://music.play">music.play</a>(<a rel="noopener noreferrer nofollow" href="http://music.CHASE">music.CHASE</a>)</p><p>   </p><p>    <a rel="noopener noreferrer nofollow" href="http://display.show">display.show</a>(Image.PACMAN)</p><p>    sleep(400)</p><p>    display.clear()</p><p>    sleep(200)</p><p>    <a rel="noopener noreferrer nofollow" href="http://display.show">display.show</a>(Image.DUCK)</p><p>    sleep(400)</p><p>    display.clear()</p><p>    sleep(200)</p><p>    <a rel="noopener noreferrer nofollow" href="http://display.show">display.show</a>(Image.GIRAFFE)</p><p>    sleep(400)</p><p>    display.clear()</p><p>    sleep(200)</p>]]></description>
         <enclosure url="" />
         <pubDate>2025-09-11 03:47:47 UTC</pubDate>
         <guid>https://padlet.com/janggokhighschool1/rxp14tkz66k0up32/wish/3579411775</guid>
      </item>
      <item>
         <title>10710 민규민</title>
         <author>gyuminnn</author>
         <link>https://padlet.com/janggokhighschool1/rxp14tkz66k0up32/wish/3579412360</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads-usc1.storage.googleapis.com/3769555301/6ce27bbe8b6c9a416bb7ba6f30c28d3b/IMG_0266.mov" />
         <pubDate>2025-09-11 03:48:13 UTC</pubDate>
         <guid>https://padlet.com/janggokhighschool1/rxp14tkz66k0up32/wish/3579412360</guid>
      </item>
      <item>
         <title>10720 이진우</title>
         <author></author>
         <link>https://padlet.com/janggokhighschool1/rxp14tkz66k0up32/wish/3579412417</link>
         <description><![CDATA[<p># Imports go at the top</p><p>from microbit import *</p><p>import speech</p><p>import music </p><p>while True:</p><p>    music.set_tempo(bpm=250)</p><p>    <a rel="noopener noreferrer nofollow" href="http://display.show">display.show</a>(Image.DUCK)</p><p>    sleep(200)</p><p>    <a rel="noopener noreferrer nofollow" href="http://music.play">music.play</a>(music.BIRTHDAY)</p><p>    <a rel="noopener noreferrer nofollow" href="http://display.show">display.show</a>(Image.HEART)</p><p>    sleep(200)</p><p>    <a rel="noopener noreferrer nofollow" href="http://music.play">music.play</a>(music.BIRTHDAY)</p><p>    <a rel="noopener noreferrer nofollow" href="http://display.show">display.show</a>(Image.HAPPY)</p><p>    sleep(200)</p><p>    <a rel="noopener noreferrer nofollow" href="http://display.show">display.show</a>(Image.HAPPY)</p><p>    sleep(200)</p><p>    <a rel="noopener noreferrer nofollow" href="http://display.show">display.show</a>(Image.DUCK)</p><p>    sleep(200)</p><p>    display.clear()</p><p>    sleep(200)</p><p>    <a rel="noopener noreferrer nofollow" href="http://display.show">display.show</a>(Image.HAPPY)</p><p>    sleep(200)</p><p>    display.clear()</p><p>    sleep(200)</p><p>    <a rel="noopener noreferrer nofollow" href="http://display.show">display.show</a>(Image.HEART)</p><p>    sleep(200)</p><p>    display.clear()</p><p>    sleep(200)</p>]]></description>
         <enclosure url="" />
         <pubDate>2025-09-11 03:48:15 UTC</pubDate>
         <guid>https://padlet.com/janggokhighschool1/rxp14tkz66k0up32/wish/3579412417</guid>
      </item>
      <item>
         <title>10730 형다인</title>
         <author></author>
         <link>https://padlet.com/janggokhighschool1/rxp14tkz66k0up32/wish/3579412883</link>
         <description><![CDATA[<p># Imports go at the top</p><p>from microbit import *</p><p>import music</p><p>import speech</p><p>while True:</p><p>    music.set_tempo(bpm=80)</p><p>    <a rel="noopener noreferrer nofollow" href="http://music.play">music.play</a>(music.ENTERTAINER)</p><p>    speech.say('어디까지 왔나 또 어디 숨었나 맘에 들어왔나 나나나나나')</p><p>    <a rel="noopener noreferrer nofollow" href="http://display.show">display.show</a>(Image.HEART)</p><p>    sleep(200)</p><p>    display.clear()</p><p>    sleep(400)</p><p>                 </p><p>    </p>]]></description>
         <enclosure url="" />
         <pubDate>2025-09-11 03:48:37 UTC</pubDate>
         <guid>https://padlet.com/janggokhighschool1/rxp14tkz66k0up32/wish/3579412883</guid>
      </item>
      <item>
         <title>10713 송민아</title>
         <author></author>
         <link>https://padlet.com/janggokhighschool1/rxp14tkz66k0up32/wish/3579412885</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads-usc1.storage.googleapis.com/4350395680/cfd69a5f32f9db7c9d555789229d027e/20250911_124549.mp4" />
         <pubDate>2025-09-11 03:48:37 UTC</pubDate>
         <guid>https://padlet.com/janggokhighschool1/rxp14tkz66k0up32/wish/3579412885</guid>
      </item>
      <item>
         <title>10716 윤상훈</title>
         <author></author>
         <link>https://padlet.com/janggokhighschool1/rxp14tkz66k0up32/wish/3579412983</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads-usc1.storage.googleapis.com/4350398748/26f6dc1d89cd16cb15f3cefbd8e57b6b/20250911_124621.mp4" />
         <pubDate>2025-09-11 03:48:39 UTC</pubDate>
         <guid>https://padlet.com/janggokhighschool1/rxp14tkz66k0up32/wish/3579412983</guid>
      </item>
      <item>
         <title>10704 김연아</title>
         <author></author>
         <link>https://padlet.com/janggokhighschool1/rxp14tkz66k0up32/wish/3579413241</link>
         <description><![CDATA[<p># Imports go at the top</p><p>from microbit import *</p><p>#import music</p><p>import speech</p><p>import music</p><p>while True:</p><p>   </p><p>    music.set_tempo(bpm=150)</p><p>    <a rel="noopener noreferrer nofollow" href="http://music.play">music.play</a>(<a rel="noopener noreferrer nofollow" href="http://music.WEDDING">music.WEDDING</a>)</p><p>    <a rel="noopener noreferrer nofollow" href="http://display.show">display.show</a>(Image.SKULL)</p><p>    sleep(400)</p><p>    display.clear()</p><p>    sleep(400)</p><p>    <a rel="noopener noreferrer nofollow" href="http://display.show">display.show</a>(Image.HEART)</p><p>    sleep(400)</p><p>    display.clear()</p><p>    sleep(400)</p><p>    <a rel="noopener noreferrer nofollow" href="http://display.show">display.show</a>(Image.DUCK)</p><p>    sleep(400)</p><p>    display.clear()</p><p>    sleep(400)</p>]]></description>
         <enclosure url="" />
         <pubDate>2025-09-11 03:48:44 UTC</pubDate>
         <guid>https://padlet.com/janggokhighschool1/rxp14tkz66k0up32/wish/3579413241</guid>
      </item>
      <item>
         <title>10731 황예은</title>
         <author></author>
         <link>https://padlet.com/janggokhighschool1/rxp14tkz66k0up32/wish/3579413371</link>
         <description><![CDATA[<p># Imports go at the top</p><p>from microbit import *</p><p>import music </p><p>import speech</p><p>while True:</p><p>    music.set_tempo(bpm=200)</p><p>    <a rel="noopener noreferrer nofollow" href="http://music.play">music.play</a>(music.NYAN)</p><p>    #speech.say('셍일추카레')</p><p>    </p><p>    </p><p>    <a rel="noopener noreferrer nofollow" href="http://display.show">display.show</a>(Image.GIRAFFE)</p><p>    sleep(300)</p><p>    display.clear()</p><p>    sleep(300)</p><p>    <a rel="noopener noreferrer nofollow" href="http://display.show">display.show</a>(Image.DUCK)</p><p>    sleep(300)</p><p>    display.clear()</p><p>    sleep(300)</p><p>    <a rel="noopener noreferrer nofollow" href="http://display.show">display.show</a>(Image.ANGRY)</p><p>    sleep(300)</p><p>    display.clear()</p><p>    sleep(300)</p>]]></description>
         <enclosure url="" />
         <pubDate>2025-09-11 03:48:48 UTC</pubDate>
         <guid>https://padlet.com/janggokhighschool1/rxp14tkz66k0up32/wish/3579413371</guid>
      </item>
      <item>
         <title>10703 김민재</title>
         <author></author>
         <link>https://padlet.com/janggokhighschool1/rxp14tkz66k0up32/wish/3579413632</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads-usc1.storage.googleapis.com/4350399935/3ae7da22ea6b2c97e38f39b412988ae8/20250911_124709.mp4" />
         <pubDate>2025-09-11 03:48:56 UTC</pubDate>
         <guid>https://padlet.com/janggokhighschool1/rxp14tkz66k0up32/wish/3579413632</guid>
      </item>
      <item>
         <title>10720이진우</title>
         <author></author>
         <link>https://padlet.com/janggokhighschool1/rxp14tkz66k0up32/wish/3579413815</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads-usc1.storage.googleapis.com/4350398810/326cafca99183f83766420e3e688abe7/20250911_124709.mp4" />
         <pubDate>2025-09-11 03:49:04 UTC</pubDate>
         <guid>https://padlet.com/janggokhighschool1/rxp14tkz66k0up32/wish/3579413815</guid>
      </item>
      <item>
         <title>10728 최수아</title>
         <author></author>
         <link>https://padlet.com/janggokhighschool1/rxp14tkz66k0up32/wish/3579414380</link>
         <description><![CDATA[<p># Imports go at the top</p><p>from microbit import *</p><p>import music</p><p>import speech</p><p>while True:</p><p>    #music.set_tempo(bpm=300)</p><p>    <a rel="noopener noreferrer nofollow" href="http://music.play">music.play</a>(music.BIRTHDAY)</p><p>    #speech.say('Hello')</p><p>    <a rel="noopener noreferrer nofollow" href="http://display.show">display.show</a>(Image.DUCK)</p><p>    sleep(500)</p><p>    display.clear()</p><p>    sleep(200)</p><p>    <a rel="noopener noreferrer nofollow" href="http://display.show">display.show</a>(Image.HEART)</p><p>    sleep(500)</p><p>    display.clear()</p><p>    sleep(200)</p><p>    <a rel="noopener noreferrer nofollow" href="http://display.show">display.show</a>(Image.HAPPY)</p><p>    sleep(500)</p><p>    display.clear()</p><p>    sleep(200)</p><p>    <a rel="noopener noreferrer nofollow" href="http://display.show">display.show</a>(Image.SAD)</p><p>    sleep(500)</p><p>    display.clear()</p><p>    sleep(200)</p>]]></description>
         <enclosure url="" />
         <pubDate>2025-09-11 03:49:26 UTC</pubDate>
         <guid>https://padlet.com/janggokhighschool1/rxp14tkz66k0up32/wish/3579414380</guid>
      </item>
      <item>
         <title>10731 황예은</title>
         <author></author>
         <link>https://padlet.com/janggokhighschool1/rxp14tkz66k0up32/wish/3579414976</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads-usc1.storage.googleapis.com/4350400127/f9606302468373850054da53102979aa/IMG_7107.mov" />
         <pubDate>2025-09-11 03:49:50 UTC</pubDate>
         <guid>https://padlet.com/janggokhighschool1/rxp14tkz66k0up32/wish/3579414976</guid>
      </item>
      <item>
         <title>10727 주민성</title>
         <author></author>
         <link>https://padlet.com/janggokhighschool1/rxp14tkz66k0up32/wish/3579415253</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads-usc1.storage.googleapis.com/4350405092/dcbe6430064f9cd9e39420d45c9e280c/IMG_0014.mov" />
         <pubDate>2025-09-11 03:50:02 UTC</pubDate>
         <guid>https://padlet.com/janggokhighschool1/rxp14tkz66k0up32/wish/3579415253</guid>
      </item>
      <item>
         <title>10712 박성현</title>
         <author></author>
         <link>https://padlet.com/janggokhighschool1/rxp14tkz66k0up32/wish/3579415346</link>
         <description><![CDATA[<p>10712 박성현</p><p># Imports go at the top</p><p><br/></p><p>from microbit import *</p><p><br/></p><p>import music</p><p><br/></p><p>import speech</p><p><br/></p><p>while True:</p><p><br/></p><p>    music.set_tempo(bpm=300)</p><p><br/></p><p>    music.play(music.NYAN)</p><p><br/></p><p>    speech.say('고양이')</p><p><br/></p><p>    </p><p><br/></p><p>    display.show(Image.HEART)</p><p><br/></p><p>    sleep(400)</p><p><br/></p><p>    display.clear()</p><p><br/></p><p>    display.show(Image.DUCK)</p><p><br/></p><p>    sleep(400)</p><p><br/></p><p>    display.clear()</p><p><br/></p><p>    display.show(Image.PACMAN)</p><p><br/></p><p>    sleep(400)</p><p><br/></p><p>    display.clear()</p><p><br/></p><p>    display.show(Image.FABULOUS)</p><p><br/></p><p>    sleep(400)</p><p><br/></p><p>    display.clear()</p><p><br/></p><p>    display.show(Image.GHOST)</p><p><br/></p><p>    sleep(400)</p><p><br/></p><p>    display.clear()</p>]]></description>
         <enclosure url="https://padlet-uploads-usc1.storage.googleapis.com/4350400705/034f434a538e94ffc853ba2db8521b45/20250911_124729.mp4" />
         <pubDate>2025-09-11 03:50:08 UTC</pubDate>
         <guid>https://padlet.com/janggokhighschool1/rxp14tkz66k0up32/wish/3579415346</guid>
      </item>
      <item>
         <title>10718이서하</title>
         <author></author>
         <link>https://padlet.com/janggokhighschool1/rxp14tkz66k0up32/wish/3579415427</link>
         <description><![CDATA[<p># Imports go at the top</p><p>from microbit import *</p><p>import music</p><p><a rel="noopener noreferrer nofollow" href="http://display.show">display.show</a>(Image.CONFUSED)</p><p>sleep(450)</p><p><a rel="noopener noreferrer nofollow" href="http://music.play">music.play</a>(music.DADADADUM)</p><p>music.set_tempo(bpm=250)</p><p><a rel="noopener noreferrer nofollow" href="http://display.show">display.show</a>(Image.ANGRY)</p><p>sleep(450)</p><p><a rel="noopener noreferrer nofollow" href="http://display.show">display.show</a>(Image.SILLY)</p><p>sleep(450)</p><p>display.clear()</p><p><br/></p>]]></description>
         <enclosure url="" />
         <pubDate>2025-09-11 03:50:11 UTC</pubDate>
         <guid>https://padlet.com/janggokhighschool1/rxp14tkz66k0up32/wish/3579415427</guid>
      </item>
      <item>
         <title>10728 최수아</title>
         <author></author>
         <link>https://padlet.com/janggokhighschool1/rxp14tkz66k0up32/wish/3579415725</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads-usc1.storage.googleapis.com/4350406623/5aa9140eb8298eb58f5966eb89de649c/IMG_9890.mov" />
         <pubDate>2025-09-11 03:50:21 UTC</pubDate>
         <guid>https://padlet.com/janggokhighschool1/rxp14tkz66k0up32/wish/3579415725</guid>
      </item>
      <item>
         <title>10715 양지후</title>
         <author></author>
         <link>https://padlet.com/janggokhighschool1/rxp14tkz66k0up32/wish/3579416260</link>
         <description><![CDATA[<p># Imports go at the top</p><p>from microbit import *</p><p>import music</p><p><a rel="noopener noreferrer nofollow" href="http://music.play">music.play</a>(music.BADDY)</p><p>import speech</p><p>#music.set_tempo(bpm=160)</p><p>#<a rel="noopener noreferrer nofollow" href="http://music.play">music.play</a>(music.BIRTHDAY)</p><p>#<a rel="noopener noreferrer nofollow" href="http://music.play">music.play</a>(music.BADDY)</p><p>while True:</p><p>    music.set_tempo(bpm=120)</p><p>    <a rel="noopener noreferrer nofollow" href="http://music.play">music.play</a>(music.BADDY)</p><p>    <a rel="noopener noreferrer nofollow" href="http://display.show">display.show</a>(Image.HEART)</p><p>    sleep(250)</p><p>    display.clear()</p><p>    sleep(250)</p><p>    sleep(250)</p>]]></description>
         <enclosure url="" />
         <pubDate>2025-09-11 03:50:29 UTC</pubDate>
         <guid>https://padlet.com/janggokhighschool1/rxp14tkz66k0up32/wish/3579416260</guid>
      </item>
      <item>
         <title>10726 조현서</title>
         <author></author>
         <link>https://padlet.com/janggokhighschool1/rxp14tkz66k0up32/wish/3579416370</link>
         <description><![CDATA[<p># Imports go at the top</p><p>from microbit import *</p><p>import music</p><p>import speech</p><p>while True:</p><p>    music.set_tempo(bpm=160)</p><p>    <a rel="noopener noreferrer nofollow" href="http://music.play">music.play</a>(music.NYAN)</p><p>    speech.say('Hello, world. How are you?')</p><p>    <a rel="noopener noreferrer nofollow" href="http://display.show">display.show</a>(Image.DUCK)</p><p>    sleep(1000)</p><p>    display.clear()</p><p>    <a rel="noopener noreferrer nofollow" href="http://display.show">display.show</a>(Image.PACMAN)</p><p>    sleep(1000)</p><p>    display.clear()</p><p>    <a rel="noopener noreferrer nofollow" href="http://display.show">display.show</a>(Image.GIRAFFE)</p><p>    sleep(1000)</p><p>    display.clear()</p>]]></description>
         <enclosure url="" />
         <pubDate>2025-09-11 03:50:30 UTC</pubDate>
         <guid>https://padlet.com/janggokhighschool1/rxp14tkz66k0up32/wish/3579416370</guid>
      </item>
      <item>
         <title>10730 형다인</title>
         <author></author>
         <link>https://padlet.com/janggokhighschool1/rxp14tkz66k0up32/wish/3579416490</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads-usc1.storage.googleapis.com/4350407905/30311cf5fe1e6cca9f73b60035bae1c9/IMG_4570.mov" />
         <pubDate>2025-09-11 03:50:32 UTC</pubDate>
         <guid>https://padlet.com/janggokhighschool1/rxp14tkz66k0up32/wish/3579416490</guid>
      </item>
      <item>
         <title>10705 김주하</title>
         <author></author>
         <link>https://padlet.com/janggokhighschool1/rxp14tkz66k0up32/wish/3579417031</link>
         <description><![CDATA[<p># Imports go at the top</p><p>from microbit import *</p><p>import speech</p><p>import music</p><p>while True:</p><p>   music.set_tempo(bpm=300)</p><p>   <a rel="noopener noreferrer nofollow" href="http://music.play">music.play</a>(music.BLUES)</p><p>   <a rel="noopener noreferrer nofollow" href="http://display.show">display.show</a>(Image.GIRAFFE)</p><p>   sleep(200)</p><p>   display.clear()</p><p>   sleep(200)</p><p>   <a rel="noopener noreferrer nofollow" href="http://display.show">display.show</a>(Image.DUCK)</p><p>   sleep(200)</p><p>   display.clear()</p><p>   sleep(200)</p><p>   <a rel="noopener noreferrer nofollow" href="http://display.show">display.show</a>(Image.GHOST)</p><p>   sleep(200)</p><p>   display.clear()</p><p>   sleep(200)</p><p><br/></p>]]></description>
         <enclosure url="" />
         <pubDate>2025-09-11 03:50:55 UTC</pubDate>
         <guid>https://padlet.com/janggokhighschool1/rxp14tkz66k0up32/wish/3579417031</guid>
      </item>
      <item>
         <title>10708김하랑</title>
         <author></author>
         <link>https://padlet.com/janggokhighschool1/rxp14tkz66k0up32/wish/3579417336</link>
         <description><![CDATA[<p># Imports go at the top</p><p>from microbit import *</p><p>import music</p><p>import speech</p><p><a rel="noopener noreferrer nofollow" href="http://display.show">display.show</a>(Image.HEART)</p><p>sleep(400)</p><p>display.clear()</p><p>sleep(400)</p><p><a rel="noopener noreferrer nofollow" href="http://display.show">display.show</a>(Image.HEART)</p><p>sleep(400)</p><p><a rel="noopener noreferrer nofollow" href="http://display.show">display.show</a>(Image.HEART_SMALL)</p><p>sleep(400)</p><p>display.clear()</p><p><a rel="noopener noreferrer nofollow" href="http://display.show">display.show</a>(Image.HEART_SMALL)</p><p>sleep(400)</p><p>display.clear()</p><p><a rel="noopener noreferrer nofollow" href="http://music.play">music.play</a>(music.NYAN)</p>]]></description>
         <enclosure url="" />
         <pubDate>2025-09-11 03:51:07 UTC</pubDate>
         <guid>https://padlet.com/janggokhighschool1/rxp14tkz66k0up32/wish/3579417336</guid>
      </item>
      <item>
         <title>10704 김연아</title>
         <author></author>
         <link>https://padlet.com/janggokhighschool1/rxp14tkz66k0up32/wish/3579417599</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads-usc1.storage.googleapis.com/4350407620/1e7ad270061741a6524c39cf5196d04c/IMG_7017.mov" />
         <pubDate>2025-09-11 03:51:19 UTC</pubDate>
         <guid>https://padlet.com/janggokhighschool1/rxp14tkz66k0up32/wish/3579417599</guid>
      </item>
      <item>
         <title>10723전재민</title>
         <author></author>
         <link>https://padlet.com/janggokhighschool1/rxp14tkz66k0up32/wish/3579417647</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads-usc1.storage.googleapis.com/4350399519/cbc116bcd3f9d7d53b119da4e011ba91/IMG_0036.mov" />
         <pubDate>2025-09-11 03:51:22 UTC</pubDate>
         <guid>https://padlet.com/janggokhighschool1/rxp14tkz66k0up32/wish/3579417647</guid>
      </item>
      <item>
         <title>10711박상현</title>
         <author></author>
         <link>https://padlet.com/janggokhighschool1/rxp14tkz66k0up32/wish/3579418322</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads-usc1.storage.googleapis.com/4350400020/a13a24f38850b2a0bc6874cfe793f1ce/IMG_0160.mov" />
         <pubDate>2025-09-11 03:51:44 UTC</pubDate>
         <guid>https://padlet.com/janggokhighschool1/rxp14tkz66k0up32/wish/3579418322</guid>
      </item>
      <item>
         <title>10729 최정원</title>
         <author></author>
         <link>https://padlet.com/janggokhighschool1/rxp14tkz66k0up32/wish/3579419200</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads-usc1.storage.googleapis.com/4350412290/de85a947342a80870919d64a341ac783/IMG_3920.mov" />
         <pubDate>2025-09-11 03:52:11 UTC</pubDate>
         <guid>https://padlet.com/janggokhighschool1/rxp14tkz66k0up32/wish/3579419200</guid>
      </item>
      <item>
         <title>10729 최정원</title>
         <author></author>
         <link>https://padlet.com/janggokhighschool1/rxp14tkz66k0up32/wish/3579419232</link>
         <description><![CDATA[<p># Imports go at the top</p><p>from microbit import *</p><p>import music</p><p>import speech</p><p>while True:</p><p>    music.set_tempo(bpm=200)</p><p>    <a rel="noopener noreferrer nofollow" href="http://music.play">music.play</a>(music.ODE)</p><p>    <a rel="noopener noreferrer nofollow" href="http://display.show">display.show</a>(Image.HEART)</p><p>    sleep(200)</p><p>    display.clear()</p><p>    sleep(200)</p><p>    <a rel="noopener noreferrer nofollow" href="http://display.show">display.show</a>(<a rel="noopener noreferrer nofollow" href="http://Image.SMILE">Image.SMILE</a>)</p><p>    sleep(200)</p><p>    display.clear()</p><p>    sleep(200)</p><p>    <a rel="noopener noreferrer nofollow" href="http://display.show">display.show</a>(Image.SILLY)</p><p>    sleep(200)</p><p>    display.clear()</p><p>    sleep(200)</p><p>    </p><p><br/></p>]]></description>
         <enclosure url="" />
         <pubDate>2025-09-11 03:52:13 UTC</pubDate>
         <guid>https://padlet.com/janggokhighschool1/rxp14tkz66k0up32/wish/3579419232</guid>
      </item>
      <item>
         <title>10725조유진</title>
         <author></author>
         <link>https://padlet.com/janggokhighschool1/rxp14tkz66k0up32/wish/3579419388</link>
         <description><![CDATA[<p># Imports go at the top</p><p>from microbit import *</p><p>import music</p><p>import speech</p><p>while True:</p><p>    music.set_tempo(bpm=300)</p><p>    <a rel="noopener noreferrer nofollow" href="http://music.play">music.play</a>(music.BIRTHDAY)</p><p>    </p><p>    <a rel="noopener noreferrer nofollow" href="http://display.show">display.show</a>(Image.SKULL)</p><p>    sleep(400)</p><p>    display.clear()</p><p>    sleep(400)</p><p>    <a rel="noopener noreferrer nofollow" href="http://display.show">display.show</a>(Image.TORTOISE)</p><p>    sleep(400)</p><p>    display.clear()</p><p>    sleep(400)</p><p>    <a rel="noopener noreferrer nofollow" href="http://display.show">display.show</a>(Image.XMAS)</p><p>    sleep(400)</p><p>    display.clear()</p><p>    sleep(400)</p><p>    </p><p><br/></p>]]></description>
         <enclosure url="" />
         <pubDate>2025-09-11 03:52:20 UTC</pubDate>
         <guid>https://padlet.com/janggokhighschool1/rxp14tkz66k0up32/wish/3579419388</guid>
      </item>
      <item>
         <title>10715 양지후</title>
         <author></author>
         <link>https://padlet.com/janggokhighschool1/rxp14tkz66k0up32/wish/3579419447</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads-usc1.storage.googleapis.com/4350414965/425542c6c3a425142539f745316e1f05/IMG_5225.mov" />
         <pubDate>2025-09-11 03:52:23 UTC</pubDate>
         <guid>https://padlet.com/janggokhighschool1/rxp14tkz66k0up32/wish/3579419447</guid>
      </item>
      <item>
         <title>10705김주하</title>
         <author>ktb2ssqbk2</author>
         <link>https://padlet.com/janggokhighschool1/rxp14tkz66k0up32/wish/3579420166</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads-usc1.storage.googleapis.com/4089683970/1a46cb9821be3e3d0e52d73762036481/IMG_3126.mov" />
         <pubDate>2025-09-11 03:52:58 UTC</pubDate>
         <guid>https://padlet.com/janggokhighschool1/rxp14tkz66k0up32/wish/3579420166</guid>
      </item>
      <item>
         <title>10725조유진</title>
         <author></author>
         <link>https://padlet.com/janggokhighschool1/rxp14tkz66k0up32/wish/3579421390</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads-usc1.storage.googleapis.com/4219554270/44442415adf50023973f40b9f944d7a1/20250911_125041.mp4" />
         <pubDate>2025-09-11 03:53:56 UTC</pubDate>
         <guid>https://padlet.com/janggokhighschool1/rxp14tkz66k0up32/wish/3579421390</guid>
      </item>
      <item>
         <title>10726 조현서</title>
         <author></author>
         <link>https://padlet.com/janggokhighschool1/rxp14tkz66k0up32/wish/3579421506</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads-usc1.storage.googleapis.com/4350408798/5d2b1d14efeeb664748ebb3e1cb017c4/20250911_124917.mp4" />
         <pubDate>2025-09-11 03:54:01 UTC</pubDate>
         <guid>https://padlet.com/janggokhighschool1/rxp14tkz66k0up32/wish/3579421506</guid>
      </item>
      <item>
         <title>10709문서빈</title>
         <author></author>
         <link>https://padlet.com/janggokhighschool1/rxp14tkz66k0up32/wish/3579421507</link>
         <description><![CDATA[<p># Imports go at the top</p><p>from microbit import *</p><p>import music</p><p>import speech</p><p>while True:</p><p>    </p><p>   <a rel="noopener noreferrer nofollow" href="http://display.show">display.show</a>(Image.YES)</p><p>   sleep(400)</p><p>   <a rel="noopener noreferrer nofollow" href="http://display.show">display.show</a>(Image.GHOST)</p><p>   sleep(400)</p><p>   <a rel="noopener noreferrer nofollow" href="http://display.show">display.show</a>(Image.CONFUSED)</p><p>   sleep(400)</p><p>   <a rel="noopener noreferrer nofollow" href="http://display.show">display.show</a>(Image.ASLEEP)</p><p>   sleep(400)</p><p>   <a rel="noopener noreferrer nofollow" href="http://music.play">music.play</a>(music.ODE)</p><p>   music.set_tempo(bpm=1200)</p><p><br/></p>]]></description>
         <enclosure url="" />
         <pubDate>2025-09-11 03:54:01 UTC</pubDate>
         <guid>https://padlet.com/janggokhighschool1/rxp14tkz66k0up32/wish/3579421507</guid>
      </item>
      <item>
         <title>10701 경효윤</title>
         <author></author>
         <link>https://padlet.com/janggokhighschool1/rxp14tkz66k0up32/wish/3579422371</link>
         <description><![CDATA[<p># Imports go at the top</p><p>from microbit import *</p><p>import music</p><p>import speech</p><p><a rel="noopener noreferrer nofollow" href="http://music.play">music.play</a>(music.POWER_UP)</p><p>while True:</p><p>    #music.set_tempo(bpm=100)</p><p>   </p><p>    #speech.say('O')</p><p>    </p><p>    </p><p>   </p><p>    </p><p>    <a rel="noopener noreferrer nofollow" href="http://display.show">display.show</a>(Image.YES)</p><p>    sleep(400)</p><p>    </p><p>    <a rel="noopener noreferrer nofollow" href="http://display.show">display.show</a>(Image.HEART_SMALL)</p><p>    sleep(400)</p><p>    display.clear()</p><p>    </p><p>    <a rel="noopener noreferrer nofollow" href="http://display.show">display.show</a>(Image.HEART)</p><p>    sleep(400)</p><p>    display.clear()</p><p>    </p><p>    </p><p>    </p><p>    </p><p><br/></p>]]></description>
         <enclosure url="" />
         <pubDate>2025-09-11 03:54:33 UTC</pubDate>
         <guid>https://padlet.com/janggokhighschool1/rxp14tkz66k0up32/wish/3579422371</guid>
      </item>
      <item>
         <title>10721 이채헌</title>
         <author></author>
         <link>https://padlet.com/janggokhighschool1/rxp14tkz66k0up32/wish/3579423516</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads-usc1.storage.googleapis.com/4350417650/9c472c0c47a1d9fd7d165e0c886a2127/20250911_125329.mp4" />
         <pubDate>2025-09-11 03:55:20 UTC</pubDate>
         <guid>https://padlet.com/janggokhighschool1/rxp14tkz66k0up32/wish/3579423516</guid>
      </item>
      <item>
         <title>10701 경효윤</title>
         <author>nadon482</author>
         <link>https://padlet.com/janggokhighschool1/rxp14tkz66k0up32/wish/3579424671</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads-usc1.storage.googleapis.com/3755866517/8b7a7ae0065dc139e64639755da9a45d/20250911_125513.mp4" />
         <pubDate>2025-09-11 03:56:10 UTC</pubDate>
         <guid>https://padlet.com/janggokhighschool1/rxp14tkz66k0up32/wish/3579424671</guid>
      </item>
      <item>
         <title>10721 이채헌</title>
         <author></author>
         <link>https://padlet.com/janggokhighschool1/rxp14tkz66k0up32/wish/3579424958</link>
         <description><![CDATA[<p>from microbit import *</p><p>import music</p><p>import speech</p><p>while True:</p><p>    music.set_tempo(bpm=150)</p><p>    <a rel="noopener noreferrer nofollow" href="http://music.play">music.play</a>(music.RINGTONE)</p><p>    <a rel="noopener noreferrer nofollow" href="http://display.show">display.show</a>(Image.HEART)</p><p>    sleep(1000)</p><p>    display.clear()</p><p>    <a rel="noopener noreferrer nofollow" href="http://display.show">display.show</a>(Image.HAPPY)</p><p>    sleep(1000)</p><p>    display.clear()</p><p>    <a rel="noopener noreferrer nofollow" href="http://display.show">display.show</a>(Image.ANGRY)</p><p>    sleep(1000)</p><p>    display.clear()</p>]]></description>
         <enclosure url="" />
         <pubDate>2025-09-11 03:56:21 UTC</pubDate>
         <guid>https://padlet.com/janggokhighschool1/rxp14tkz66k0up32/wish/3579424958</guid>
      </item>
      <item>
         <title>10718이서하</title>
         <author></author>
         <link>https://padlet.com/janggokhighschool1/rxp14tkz66k0up32/wish/3584329421</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads-usc1.storage.googleapis.com/4370142357/5fd8ebdb4fea12c395b123756c8a19ad/IMG_0844.mov" />
         <pubDate>2025-09-15 01:14:32 UTC</pubDate>
         <guid>https://padlet.com/janggokhighschool1/rxp14tkz66k0up32/wish/3584329421</guid>
      </item>
   </channel>
</rss>
