<?xml version="1.0"?>
<rss version="2.0">
   <channel>
      <title>23-2    http://gg.gg/ya2311 by (김현지) Helen.kim</title>
      <link>https://padlet.com/helenkim7/ir73afd6mqicuhip</link>
      <description>연암대</description>
      <language>en-us</language>
      <pubDate>2023-11-08 11:18:52 UTC</pubDate>
      <lastBuildDate>2023-12-07 08:09:27 UTC</lastBuildDate>
      <webMaster>hello@padlet.com</webMaster>
      <image>
         <url>https://padlet.net/icons/png/1f5a5.png</url>
      </image>
      <item>
         <title>수업 참고 자료</title>
         <author>helenkim7</author>
         <link>https://padlet.com/helenkim7/ir73afd6mqicuhip/wish/2781408973</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://www.notion.so/23-2-Microbit-Python-2602f0bc8f0f4ecd85b8eca8c26ee4f6" />
         <pubDate>2023-11-08 11:21:34 UTC</pubDate>
         <guid>https://padlet.com/helenkim7/ir73afd6mqicuhip/wish/2781408973</guid>
      </item>
      <item>
         <title>1109 - 미션1 </title>
         <author>helenkim7</author>
         <link>https://padlet.com/helenkim7/ir73afd6mqicuhip/wish/2783020937</link>
         <description><![CDATA[<p>from microbit import *</p><p>import music</p><p>bit2 = Image("00000:00000:10000:00000:00000")</p><p>bit3 = Image("00000:01000:20000:00000:00000")</p><p>bit4 = Image("00000:02000:30100:00000:00000")</p><p>bit5 = Image("00000:03000:40200:00010:00000")</p><p>bit6 = Image("")</p><p>bit7 = Image("")</p><p>bit8 = Image("")</p><p>bit9 = Image("")</p><p>bit10 = Image("")</p><p>bit11 = Image("")</p><p>bit12 = Image("")</p><p>bit13 = Image("")</p><p>bit14 = Image("")</p><p>bit15 = Image("")</p><p>bit16 = Image("")</p><p>bit17 = Image("00000:03000:20406:00050:00000")</p><p>bit18 = Image("00000:02000:10305:00040:00000")</p><p>bit19 = Image("00000:01000:00204:00030:00000")</p><p>bit20 = Image("00000:00000:00103:00020:00000")</p><p>bit21 = Image("00000:00000:00002:00010:00000")</p><p>bit22 = Image("00000:00000:00001:00000:00000")</p><p>bit23 = Image("00000:00000:00000:00000:00000")</p><p>file = [bit2, bit3, bit4, bit5, bit6, bit7, bit8, bit9, bit10, bit11, bit12, bit13, bit14, bit15, bit16, bit17, </p><p>        bit18, bit19, bit20, bit21, bit22, bit23]</p><p>while True:</p><p>    <a rel="noopener noreferrer nofollow" href="http://display.show">display.show</a>(file, delay=100, wait=False)</p><p>    sleep(1500)</p><p>    <a rel="noopener noreferrer nofollow" href="http://music.play">music.play</a>("B5:2")</p><p><br/></p>]]></description>
         <enclosure url="" />
         <pubDate>2023-11-09 08:49:19 UTC</pubDate>
         <guid>https://padlet.com/helenkim7/ir73afd6mqicuhip/wish/2783020937</guid>
      </item>
      <item>
         <title>1109_미션1_손동민</title>
         <author></author>
         <link>https://padlet.com/helenkim7/ir73afd6mqicuhip/wish/2783044355</link>
         <description><![CDATA[<p># Imports go at the top</p><p>from microbit import *</p><p>import music</p><p>bit2 = Image("00000:00000:10000:00000:00000")</p><p>bit3 = Image("00000:01000:20000:00000:00000")</p><p>bit4 = Image("00000:02000:30100:00000:00000")</p><p>bit5 = Image("00000:03000:40200:00010:00000")</p><p>bit6 = Image("00000:04000:50301:00020:00000")</p><p>bit7 = Image("00000:05000:60402:00030:00000")</p><p>bit8 = Image("00000:06000:70503:00040:00000")</p><p>bit9 = Image("00000:07000:80604:00050:00000")</p><p>bit10 = Image("00000:08000:90705:00060:00000")</p><p>bit11 = Image("00000:09000:80806:00070:00000")</p><p>bit12 = Image("00000:08000:70907:00080:00000")</p><p>bit13 = Image("00000:07000:60808:00090:00000")</p><p>bit14 = Image("00000:06000:50709:00080:00000")</p><p>bit15 = Image("00000:05000:40608:00070:00000")</p><p>bit16 = Image("00000:04000:30507:00060:00000")</p><p>bit17 = Image("00000:03000:20406:00050:00000")</p><p>bit18 = Image("00000:02000:10305:00040:00000")</p><p>bit19 = Image("00000:01000:00204:00030:00000")</p><p>bit20 = Image("00000:00000:00103:00020:00000")</p><p>bit21 = Image("00000:00000:00002:00010:00000")</p><p>bit22 = Image("00000:00000:00001:00000:00000")</p><p>bit23 = Image("00000:00000:00000:00000:00000")</p><p>file = [bit2, bit3, bit4, bit5, bit6, bit7, bit8, bit9, bit10, bit11, bit12, bit13, bit14, bit15, bit16, bit17, </p><p>        bit18, bit19, bit20, bit21, bit22, bit23]</p><p>while True:</p><p>    <a rel="noopener noreferrer nofollow" href="http://display.show">display.show</a>(file, delay=100, wait=False)</p><p>    sleep(1500)</p><p>    <a rel="noopener noreferrer nofollow" href="http://music.play">music.play</a>("B5:2")</p>]]></description>
         <enclosure url="" />
         <pubDate>2023-11-09 09:10:26 UTC</pubDate>
         <guid>https://padlet.com/helenkim7/ir73afd6mqicuhip/wish/2783044355</guid>
      </item>
      <item>
         <title>1109_미션1_박민지</title>
         <author></author>
         <link>https://padlet.com/helenkim7/ir73afd6mqicuhip/wish/2783046731</link>
         <description><![CDATA[<p>from microbit import *</p><p>import music</p><p>bit2 = Image("00000:00000:10000:00000:00000")</p><p>bit3 = Image("00000:01000:20000:00000:00000")</p><p>bit4 = Image("00000:02000:30100:00000:00000")</p><p>bit5 = Image("00000:03000:40200:00010:00000")</p><p>bit6 = Image("00000:04000:50301:00020:00000")</p><p>bit7 = Image("00000:05000:60402:00030:00000")</p><p>bit8 = Image("00000:06000:70907:00040:00000")</p><p>bit9 = Image("00000:07000:80604:00050:00000")</p><p>bit10 = Image("00000:08000:90705:00060:00000")</p><p>bit11 = Image("00000:09000:80705:00070:00000")</p><p>bit12 = Image("00000:08000:70907:00080:00000")</p><p>bit13 = Image("00000:07000:60808:00090:00000")</p><p>bit14 = Image("00000:09000:50709:00080:00000")</p><p>bit15 = Image("00000:05000:40608:00070:00000")</p><p>bit16 = Image("00000:04000:30507:00060:00000")</p><p>bit17 = Image("00000:03000:20406:00050:00000")</p><p>bit18 = Image("00000:02000:10305:00040:00000")</p><p>bit19 = Image("00000:01000:00204:00030:00000")</p><p>bit20 = Image("00000:00000:00103:00020:00000")</p><p>bit21 = Image("00000:00000:00002:00010:00000")</p><p>bit22 = Image("00000:00000:00001:00000:00000")</p><p>bit23 = Image("00000:00000:00000:00000:00000")</p><p>file = [bit2, bit3, bit4, bit5, bit6, bit7, bit8, bit9, bit10, bit11, bit12, bit13, bit14, bit15, bit16, bit17, </p><p>        bit18, bit19, bit20, bit21, bit22, bit23]</p><p>while True:</p><p>    <a rel="noopener noreferrer nofollow" href="http://display.show">display.show</a>(file, delay=100, wait=False)</p><p>    sleep(1500)</p><p>    <a rel="noopener noreferrer nofollow" href="http://music.play">music.play</a>("B5:2")</p>]]></description>
         <enclosure url="" />
         <pubDate>2023-11-09 09:12:37 UTC</pubDate>
         <guid>https://padlet.com/helenkim7/ir73afd6mqicuhip/wish/2783046731</guid>
      </item>
      <item>
         <title>1109_미션1_여정환</title>
         <author></author>
         <link>https://padlet.com/helenkim7/ir73afd6mqicuhip/wish/2783047615</link>
         <description><![CDATA[<p>from microbit import *</p><p>import music</p><p>bit2 = Image("00000:00000:10000:00000:00000")</p><p>bit3 = Image("00000:01000:20000:00000:00000")</p><p>bit4 = Image("00000:02000:30100:00000:00000")</p><p>bit5 = Image("00000:03000:40200:00010:00000")</p><p>bit6 = Image("00000:04000:50301:00020:00000")</p><p>bit7 = Image("00000:05000:60402:00030:00000")</p><p>bit8 = Image("00000:06000:70907:00040:00000")</p><p>bit9 = Image("00000:07000:80604:00050:00000")</p><p>bit10 = Image("00000:08000:90705:00060:00000")</p><p>bit11 = Image("00000:09000:80705:00070:00000")</p><p>bit12 = Image("00000:08000:70907:00080:00000")</p><p>bit13 = Image("00000:07000:60808:00090:00000")</p><p>bit14 = Image("00000:06000:50709:00080:00000")</p><p>bit15 = Image("00000:05000:40608:00070:00000")</p><p>bit16 = Image("0000:04000:30507:00060:00000")</p><p>bit17 = Image("00000:03000:20406:00050:00000")</p><p>bit18 = Image("00000:02000:10305:00040:00000")</p><p>bit19 = Image("00000:01000:00204:00030:00000")</p><p>bit20 = Image("00000:00000:00103:00020:00000")</p><p>bit21 = Image("00000:00000:00002:00010:00000")</p><p>bit22 = Image("00000:00000:00001:00000:00000")</p><p>bit23 = Image("00000:00000:00000:00000:00000")</p><p>file = [bit2, bit3, bit4, bit5, bit6, bit7, bit8, bit9, bit10, bit11, bit12, bit13, bit14, bit15, bit16, bit17, </p><p>        bit18, bit19, bit20, bit21, bit22, bit23]</p><p>while True:</p><p>    <a rel="noopener noreferrer nofollow" href="http://display.show">display.show</a>(file, delay=100, wait=False)</p><p>    sleep(1500)</p><p>    <a rel="noopener noreferrer nofollow" href="http://music.play">music.play</a>("B5:2")</p>]]></description>
         <enclosure url="" />
         <pubDate>2023-11-09 09:13:28 UTC</pubDate>
         <guid>https://padlet.com/helenkim7/ir73afd6mqicuhip/wish/2783047615</guid>
      </item>
      <item>
         <title>1109_미션1 이성은</title>
         <author></author>
         <link>https://padlet.com/helenkim7/ir73afd6mqicuhip/wish/2783048427</link>
         <description><![CDATA[<p># Imports go at the top</p><p>from microbit import *</p><p>import music</p><p>bit2 = Image("00000:00000:10000:00000:00000")</p><p>bit3 = Image("00000:01000:20000:00000:00000")</p><p>bit4 = Image("00000:02000:30100:00000:00000")</p><p>bit5 = Image("00000:03000:40200:00010:00000")</p><p>bit6 = Image("00000:04000:50301:00020:00000")</p><p>bit7 = Image("00000:05000:60402:00030:00000")</p><p>bit8 = Image("00000:06000:70503:00040:00000")</p><p>bit9 = Image("00000:07000:80604:00050:00000")</p><p>bit10 = Image("00000:08000:90705:00060:00000")</p><p>bit11 = Image("00000:09000:80806:00070:00000")</p><p>bit12 = Image("00000:08000:70907:00080:00000")</p><p>bit13 = Image("00000:07000:60808:00090:00000")</p><p>bit14 = Image("00000:06000:50709:00080:00000")</p><p>bit15 = Image("00000:05000:40608:00070:00000")</p><p>bit16 = Image("00000:04000:30507:00060:00000")</p><p>bit17 = Image("00000:03000:20406:00050:00000")</p><p>bit18 = Image("00000:02000:10305:00040:00000")</p><p>bit19 = Image("00000:01000:00204:00030:00000")</p><p>bit20 = Image("00000:00000:00103:00020:00000")</p><p>bit21 = Image("00000:00000:00002:00010:00000")</p><p>bit22 = Image("00000:00000:00001:00000:00000")</p><p>bit23 = Image("00000:00000:00000:00000:00000")</p><p>file = [bit2, bit3, bit4, bit5, bit6, bit7, bit8, bit9, bit10, bit11, bit12, bit13, bit14, bit15, bit16, bit17, </p><p>        bit18, bit19, bit20, bit21, bit22, bit23]</p><p>while True:</p><p>    <a rel="noopener noreferrer nofollow" href="http://display.show">display.show</a>(file, delay=100, wait=False)</p><p>    sleep(1500)</p><p>    <a rel="noopener noreferrer nofollow" href="http://music.play">music.play</a>("B3:1")</p>]]></description>
         <enclosure url="" />
         <pubDate>2023-11-09 09:14:15 UTC</pubDate>
         <guid>https://padlet.com/helenkim7/ir73afd6mqicuhip/wish/2783048427</guid>
      </item>
      <item>
         <title>1109-미션1-한문규</title>
         <author></author>
         <link>https://padlet.com/helenkim7/ir73afd6mqicuhip/wish/2783049279</link>
         <description><![CDATA[<p>from microbit import *</p><p>import music</p><p>bit2 = Image("00000:00000:10000:00000:00000")</p><p>bit3 = Image("00000:01000:20000:00000:00000")</p><p>bit4 = Image("00000:02000:30100:00000:00000")</p><p>bit5 = Image("00000:03000:40200:00010:00000")</p><p>bit6 = Image("00000:04000:50301:00020:00000")</p><p>bit7 = Image("00000:05000:60402:00030:00000")</p><p>bit8 = Image("00000:06000:70907:00040:00000")</p><p>bit9 = Image("00000:07000:80604:00050:00000")</p><p>bit10 = Image("00000:08000:90705:00060:00000")</p><p>bit11 = Image("00000:09000:80705:00070:00000")</p><p>bit12 = Image("00000:08000:70907:00080:00000")</p><p>bit13 = Image("00000:07000:60808:00090:00000")</p><p>bit14 = Image("00000:06000:50709:00080:00000")</p><p>bit15 = Image("00000:05000:40608:00070:00000")</p><p>bit16 = Image("00000:04000:30507:00060:00000")</p><p>bit17 = Image("00000:03000:20406:00050:00000")</p><p>bit18 = Image("00000:02000:10305:00040:00000")</p><p>bit19 = Image("00000:01000:00204:00030:00000")</p><p>bit20 = Image("00000:00000:00103:00020:00000")</p><p>bit21 = Image("00000:00000:00002:00010:00000")</p><p>bit22 = Image("00000:00000:00001:00000:00000")</p><p>bit23 = Image("00000:00000:00000:00000:00000")</p><p>file = [bit2, bit3, bit4, bit5, bit6, bit7, bit8, bit9, bit10, bit11, bit12, bit13, bit14, bit15, bit16, bit17,</p><p>bit18, bit19, bit20, bit21, bit22, bit23]</p><p>while True:</p><p><a rel="noopener noreferrer nofollow" href="http://display.show">display.show</a>(file, delay=100, wait=False)</p><p>sleep(1500)</p><p><a rel="noopener noreferrer nofollow" href="http://music.play">music.play</a>("B5:2")</p><p>&nbsp;</p>]]></description>
         <enclosure url="" />
         <pubDate>2023-11-09 09:15:03 UTC</pubDate>
         <guid>https://padlet.com/helenkim7/ir73afd6mqicuhip/wish/2783049279</guid>
      </item>
      <item>
         <title>1109_미션1_윤태문</title>
         <author></author>
         <link>https://padlet.com/helenkim7/ir73afd6mqicuhip/wish/2783051283</link>
         <description><![CDATA[<p>from microbit import *</p><p>import music</p><p>bit2 = Image("00000:00000:10000:00000:00000")</p><p>bit3 = Image("00000:01000:20000:00000:00000")</p><p>bit4 = Image("00000:02000:30100:00000:00000")</p><p>bit5 = Image("00000:03000:40200:00010:00000")</p><p>bit6 = Image("00000:04000:50301:00020:00000")</p><p>bit7 = Image("00000:05000:60402:00030:00000")</p><p>bit8 = Image("00000:06000:70907:00040:00000")</p><p>bit9 = Image("00000:07000:80604:00050:00000")</p><p>bit10 = Image("00000:08000:90705:00060:00000")</p><p>bit11 = Image("00000:09000:80705:00070:00000")</p><p>bit12 = Image("00000:08000:70907:00080:00000")</p><p>bit13 = Image("00000:07000:60808:00090:00000")</p><p>bit14 = Image("00000:06000:50709:00080:00000")</p><p>bit15 = Image("00000:05000:40608:00070:00000")</p><p>bit16 = Image("00000:04000:30507:00060:00000")</p><p>bit17 = Image("00000:03000:20406:00050:00000")</p><p>bit18 = Image("00000:02000:10305:00040:00000")</p><p>bit19 = Image("00000:01000:00204:00030:00000")</p><p>bit20 = Image("00000:00000:00103:00020:00000")</p><p>bit21 = Image("00000:00000:00002:00010:00000")</p><p>bit22 = Image("00000:00000:00001:00000:00000")</p><p>bit23 = Image("00000:00000:00000:00000:00000")</p><p>file = [bit2, bit3, bit4, bit5, bit6, bit7, bit8, bit9, bit10, bit11, bit12, bit13, bit14, bit15, bit16, bit17, </p><p>        bit18, bit19, bit20, bit21, bit22, bit23]</p><p>while True:</p><p>    <a rel="noopener noreferrer nofollow" href="http://display.show">display.show</a>(file, delay=100, wait=False)</p><p>    sleep(1500)</p><p>    <a rel="noopener noreferrer nofollow" href="http://music.play">music.play</a>("B5:2")</p>]]></description>
         <enclosure url="" />
         <pubDate>2023-11-09 09:16:51 UTC</pubDate>
         <guid>https://padlet.com/helenkim7/ir73afd6mqicuhip/wish/2783051283</guid>
      </item>
      <item>
         <title>1109 - 미션 1- 정안진</title>
         <author></author>
         <link>https://padlet.com/helenkim7/ir73afd6mqicuhip/wish/2783052520</link>
         <description><![CDATA[<p># Imports go at the top</p><p>from microbit import *</p><p>import music</p><p>bit2 = Image("00000:00000:10000:00000:00000")</p><p>bit3 = Image("00000:01000:20000:00000:00000")</p><p>bit4 = Image("00000:02000:30100:00000:00000")</p><p>bit5 = Image("00000:03000:40200:00010:00000")</p><p>bit6 = Image("00000:04000:50301:00020:00000")</p><p>bit7 = Image("00000:05000:60402:00030:00000")</p><p>bit8 = Image("00000:06000:70503:00040:00000")</p><p>bit9 = Image("00000:07000:80604:00050:00000")</p><p>bit10 = Image("00000:08000:90705:00060:00000")</p><p>bit11 = Image("00000:09000:80806:00070:00000")</p><p>bit12 = Image("00000:08000:70907:00080:00000")</p><p>bit13 = Image("00000:07000:60808:00090:00000")</p><p>bit14 = Image("00000:06000:50709:00080:00000")</p><p>bit15 = Image("00000:05000:40608:00070:00000")</p><p>bit16 = Image("00000:04000:30507:00060:00000")</p><p>bit17 = Image("00000:03000:20406:00050:00000")</p><p>bit18 = Image("00000:02000:10305:00040:00000")</p><p>bit19 = Image("00000:01000:00204:00030:00000")</p><p>bit20 = Image("00000:00000:00103:00020:00000")</p><p>bit21 = Image("00000:00000:00002:00010:00000")</p><p>bit22 = Image("00000:00000:00001:00000:00000")</p><p>bit23 = Image("00000:00000:00000:00000:00000")</p><p>file = [bit2, bit3, bit4, bit5, bit6, bit7, bit8, bit9, bit10, bit11, bit12, bit13, bit14, bit15, bit16, bit17,</p><p>bit18, bit19, bit20, bit21, bit22, bit23]</p><p>while True:</p><p><a rel="noopener noreferrer nofollow" href="http://display.show">display.show</a>(file, delay=100, wait=False)</p><p>sleep(1500)</p><p><a rel="noopener noreferrer nofollow" href="http://music.play">music.play</a>("B5:2")</p>]]></description>
         <enclosure url="" />
         <pubDate>2023-11-09 09:17:51 UTC</pubDate>
         <guid>https://padlet.com/helenkim7/ir73afd6mqicuhip/wish/2783052520</guid>
      </item>
      <item>
         <title>1109_미션2_손희제</title>
         <author></author>
         <link>https://padlet.com/helenkim7/ir73afd6mqicuhip/wish/2783052695</link>
         <description><![CDATA[<p>from microbit import *</p><p>import music</p><p>bit2 = Image("00000:00000:10000:00000:00000")</p><p>bit3 = Image("00000:01000:20000:00000:00000")</p><p>bit4 = Image("00000:02000:30100:00000:00000")</p><p>bit5 = Image("00000:03000:40200:00000:00000")</p><p>bit6 = Image("00000:04000:50301:00010:00000")</p><p>bit7 = Image("00000:05000:60402:00020:00000")</p><p>bit8 = Image("00000:06000:70507:00030:00000")</p><p>bit9 = Image("00000:07000:80605:00040:00000")</p><p>bit10 = Image("00000:08000:90705:00050:00000")</p><p>bit11 = Image("00000:09000:80705:00060:00000")</p><p>bit12 = Image("00000:08000:70907:00070:00000")</p><p>bit13 = Image("00000:07000:60808:00080:00000")</p><p>bit14 = Image("00000:06000:50709:00090:00000")</p><p>bit15 = Image("00000:05000:40608:00080:00000")</p><p>bit16 = Image("00000:04000:30507:00070:00000")</p><p>bit17 = Image("00000:03000:20406:00060:00000")</p><p>bit18 = Image("00000:02000:10305:00050:00000")</p><p>bit19 = Image("00000:01000:00204:00040:00000")</p><p>bit20 = Image("00000:00000:00103:00030:00000")</p><p>bit21 = Image("00000:00000:00002:00020:00000")</p><p>bit22 = Image("00000:00000:00001:00010:00000")</p><p>bit23 = Image("00000:00000:00000:00000:00000")</p><p>file = [bit2, bit3, bit4, bit5, bit6, bit7, bit8, bit9, bit10, bit11, bit12, bit13, bit14, bit15, bit16, bit17, </p><p>        bit18, bit19, bit20, bit21, bit22, bit23]</p><p>while True:</p><p>    <a rel="noopener noreferrer nofollow" href="http://display.show">display.show</a>(file, delay=100, wait=False)</p><p>    sleep(1500)</p><p>    <a rel="noopener noreferrer nofollow" href="http://music.play">music.play</a>("B5:2")</p><p><br/></p>]]></description>
         <enclosure url="" />
         <pubDate>2023-11-09 09:18:00 UTC</pubDate>
         <guid>https://padlet.com/helenkim7/ir73afd6mqicuhip/wish/2783052695</guid>
      </item>
      <item>
         <title>1109_미션2_한문규</title>
         <author></author>
         <link>https://padlet.com/helenkim7/ir73afd6mqicuhip/wish/2783053662</link>
         <description><![CDATA[<p># Imports go at the top</p><p>from microbit import *</p><p>from microbit import *</p><p>import music</p><p>bit2 = Image("90000:09000:00900:00090:00009")</p><p>bit3 = Image("00009:00090:00900:09000:90000")</p><p>bit4 = Image("00900:00900:00900:00900:00900")</p><p>bit5 = Image("90000:09000:00900:00090:00009")</p><p>bit6 = Image("00009:00090:00900:09000:90000")</p><p>bit7 = Image("90000:09000:00900:00090:00009")</p><p>bit8 = Image("00009:00090:00900:09000:90000")</p><p>bit9 = Image("00900:00900:00900:00900:00900")</p><p>bit10 = Image("90000:09000:00900:00090:00009")</p><p>bit11 = Image("00009:00090:00900:09000:90000")</p><p>bit23 = Image("00000:00000:00000:00000:00000")</p><p>file = [bit2, bit3, bit4, bit5, bit6, bit7, bit8, bit9, bit10, bit11, </p><p>         bit23]</p><p>while True:</p><p>    <a rel="noopener noreferrer nofollow" href="http://display.show">display.show</a>(file, delay=100, wait=False)</p><p>    sleep(3000)</p><p>    <a rel="noopener noreferrer nofollow" href="http://music.play">music.play</a>("B7:2")</p><p>    </p>]]></description>
         <enclosure url="" />
         <pubDate>2023-11-09 09:18:43 UTC</pubDate>
         <guid>https://padlet.com/helenkim7/ir73afd6mqicuhip/wish/2783053662</guid>
      </item>
      <item>
         <title>1109_ 미션2_ 손동민</title>
         <author></author>
         <link>https://padlet.com/helenkim7/ir73afd6mqicuhip/wish/2783053798</link>
         <description><![CDATA[<p>from microbit import *</p><p>while True:</p><p>    a=Image("00000:00000:90000:00000:00000")</p><p>    b=Image("00000:90000:99000:90000:00000")</p><p>    c=Image("90000:99000:99900:99000:90000")</p><p>    d=Image("99000:99900:09990:99900:99000")</p><p>    e=Image("99900:09990:00999:09990:99900")</p><p>    f=Image("09990:00999:00099:00999:09990")</p><p>    g=Image("00999:00099:00009:00099:00999")</p><p>    h=Image("00099:00009:00000:00009:00099")</p><p>    i=Image("00009:00000:00000:00000:00009")</p><p>    j=Image("00000:00000:00000:00000:00000")</p><p>    ab=[a,b,c,d,e,f,g,h,i,j]</p><p>    <a rel="noopener noreferrer nofollow" href="http://display.show">display.show</a>(ab,delay=200,loop=True)</p>]]></description>
         <enclosure url="" />
         <pubDate>2023-11-09 09:18:48 UTC</pubDate>
         <guid>https://padlet.com/helenkim7/ir73afd6mqicuhip/wish/2783053798</guid>
      </item>
      <item>
         <title>2331174 유민상 미션1</title>
         <author></author>
         <link>https://padlet.com/helenkim7/ir73afd6mqicuhip/wish/2783054102</link>
         <description><![CDATA[<p>from microbit import *</p><p>import music</p><p>bit2 = Image("00000:00000:10000:00000:00000")</p><p>bit3 = Image("00000:01000:20000:00000:00000")</p><p>bit4 = Image("00000:02000:30100:00000:00000")</p><p>bit5 = Image("00000:03000:40200:00010:00000")</p><p>bit6 = Image("0000:04000:50301:00020:0000")</p><p>bit7 = Image("00000:05000:60402:00030:0000")</p><p>bit8 = Image("0000:06000:70907:00040:00000")</p><p>bit9 = Image("00000::07000:80604:00050:00000")</p><p>bit10 = Image("00000:08000:90705:00060:00000")</p><p>bit11 = Image("00000:09000:80705:00070:00000")</p><p>bit12 = Image("00000:08000:70907:00080:00000")</p><p>bit13 = Image("00000:07000:60808:00090:00000")</p><p>bit14 = Image("00000:06000:50709:00080:00000")</p><p>bit15 = Image("000000:05000:40608:00070:00000")</p><p>bit16 = Image("00000:04000:30507:00060:00000")</p><p>bit17 = Image("00000:03000:20406:00050:00000")</p><p>bit18 = Image("00000:02000:10305:00040:00000")</p><p>bit19 = Image("00000:01000:00204:00030:00000")</p><p>bit20 = Image("00000:00000:00103:00020:00000")</p><p>bit21 = Image("00000:00000:00002:00010:00000")</p><p>bit22 = Image("00000:00000:00001:00000:00000")</p><p>bit23 = Image("00000:00000:00000:00000:00000")</p><p>file = [bit2, bit3, bit4, bit5, bit6, bit7, bit8, bit9, bit10, bit11, bit12, bit13, bit14, bit15, bit16, bit17, </p><p>        bit18, bit19, bit20, bit21, bit22, bit23]</p><p>while True:</p><p>    <a rel="noopener noreferrer nofollow" href="http://display.show">display.show</a>(file, delay=100, wait=False)</p><p>    sleep(1500)</p><p>    <a rel="noopener noreferrer nofollow" href="http://music.play">music.play</a>("B5:2")</p><p><br/></p>]]></description>
         <enclosure url="" />
         <pubDate>2023-11-09 09:19:03 UTC</pubDate>
         <guid>https://padlet.com/helenkim7/ir73afd6mqicuhip/wish/2783054102</guid>
      </item>
      <item>
         <title>1109_미션1_문요셉</title>
         <author></author>
         <link>https://padlet.com/helenkim7/ir73afd6mqicuhip/wish/2783054209</link>
         <description><![CDATA[<p>from microbit import *</p><p>import music</p><p>bit2 = Image("00000:00000:10000:00000:00000")</p><p>bit3 = Image("00000:01000:20000:00000:00000")</p><p>bit4 = Image("00000:02000:30100:00000:00000")</p><p>bit5 = Image("00000:03000:40200:00010:00000")</p><p>bit6 = Image("00000:04000:50301:00020:00000")</p><p>bit7 = Image("00000:05000:60402:00030:00000")</p><p>bit8 = Image("00000:06000:70907:00040:00000")</p><p>bit9 = Image("00000:07000:80604:00050:00000")</p><p>bit10 = Image("00000:08000:90705:00060:00000")</p><p>bit11 = Image("00000:09000:80705:00070:00000")</p><p>bit12 = Image("00000:08000:70907:00080:00000")</p><p>bit13 = Image("00000:07000:60808:00090:00000")</p><p>bit14 = Image("00000:09000:50709:00080:00000")</p><p>bit15 = Image("00000:05000:40608:00070:00000")</p><p>bit16 = Image("00000:04000:30507:00060:00000")</p><p>bit17 = Image("00000:03000:20406:00050:00000")</p><p>bit18 = Image("00000:02000:10305:00040:00000")</p><p>bit19 = Image("00000:01000:00204:00030:00000")</p><p>bit20 = Image("00000:00000:00103:00020:00000")</p><p>bit21 = Image("00000:00000:00002:00010:00000")</p><p>bit22 = Image("00000:00000:00001:00000:00000")</p><p>bit23 = Image("00000:00000:00000:00000:00000")</p><p>file = [bit2, bit3, bit4, bit5, bit6, bit7, bit8, bit9, bit10, bit11, bit12, bit13, bit14, bit15, bit16, bit17, </p><p>        bit18, bit19, bit20, bit21, bit22, bit23]</p><p>while True:</p><p>    <a rel="noopener noreferrer nofollow" href="http://display.show">display.show</a>(file, delay=100, wait=False)</p><p>    sleep(1500)</p><p>    <a rel="noopener noreferrer nofollow" href="http://music.play">music.play</a>("C7:2")</p>]]></description>
         <enclosure url="" />
         <pubDate>2023-11-09 09:19:08 UTC</pubDate>
         <guid>https://padlet.com/helenkim7/ir73afd6mqicuhip/wish/2783054209</guid>
      </item>
      <item>
         <title>1109_미션2_박민지</title>
         <author></author>
         <link>https://padlet.com/helenkim7/ir73afd6mqicuhip/wish/2783057333</link>
         <description><![CDATA[<p>from microbit import *</p><p>while True:</p><p>    if button_<a rel="noopener noreferrer nofollow" href="http://a.is">a.is</a>_pressed():</p><p>        <a rel="noopener noreferrer nofollow" href="http://display.show">display.show</a>(Image.HAPPY)</p><p>    if button_<a rel="noopener noreferrer nofollow" href="http://b.is">b.is</a>_pressed():</p><p>        <a rel="noopener noreferrer nofollow" href="http://display.show">display.show</a>(Image.SAD)</p><p>    if pin_<a rel="noopener noreferrer nofollow" href="http://logo.is">logo.is</a>_touched():</p><p>        <a rel="noopener noreferrer nofollow" href="http://display.show">display.show</a>(Image.SILLY)</p><p><br/></p>]]></description>
         <enclosure url="" />
         <pubDate>2023-11-09 09:21:26 UTC</pubDate>
         <guid>https://padlet.com/helenkim7/ir73afd6mqicuhip/wish/2783057333</guid>
      </item>
      <item>
         <title>1109_미션2_여정환</title>
         <author></author>
         <link>https://padlet.com/helenkim7/ir73afd6mqicuhip/wish/2783061742</link>
         <description><![CDATA[<p>from microbit import *</p><p>import music</p><p>bit1 = Image("99999:00000:00000:00000:00000")</p><p>bit2 = Image("99999:99999:00000:00000:00000")</p><p>bit3 = Image("99999:99999:99999:00000:00000")</p><p>bit4 = Image("99999:99999:99999:99999:00000")</p><p>bit5 = Image("00000:00000:00000:00000:00000")</p><p>bit6 = Image("00000:00000:00000:00000:99999")</p><p>bit7 = Image("00000:00000:00000:99999:99999")</p><p>bit8 = Image("00000:00000:99999:99999:99999")</p><p>bit9 = Image("00000:99999:99999:99999:99999")</p><p>file = [bit1,bit2,bit3,bit4,bit5,bit6,bit7,bit8,bit9]</p><p>while True:</p><p>    <a rel="noopener noreferrer nofollow" href="http://display.show">display.show</a>(file,delay=350,wait=False)</p><p>    sleep(1500)</p><p><br/></p>]]></description>
         <enclosure url="" />
         <pubDate>2023-11-09 09:25:16 UTC</pubDate>
         <guid>https://padlet.com/helenkim7/ir73afd6mqicuhip/wish/2783061742</guid>
      </item>
      <item>
         <title>1109_미션_이성은</title>
         <author></author>
         <link>https://padlet.com/helenkim7/ir73afd6mqicuhip/wish/2783061753</link>
         <description><![CDATA[<p># Imports go at the top</p><p>from microbit import *</p><p>from microbit import *</p><p>import music</p><p>a = Image("10000:02000:00300:00040:00005")</p><p>a1 = Image("01000:00200:00030:00004:00050")</p><p>a2 = Image("00100:00020:00003:00040:00500")</p><p>a3 = Image("00010:00002:00030:00400:05000")</p><p>a4 = Image("00001:00020:00300:04000:50000")</p><p>a5 = Image("00010:00200:03000:40000:05000")</p><p>a6 = Image("00100:02000:30000:04000:00500")</p><p>a7 = Image("01000:20000:03000:00040:00050")</p><p>file = [a, a1, a2, a3, a4, a5, a6, a7]</p><p>while True:</p><p>    <a rel="noopener noreferrer nofollow" href="http://display.show">display.show</a>(file, delay=100, wait=False)</p><p>    sleep(1000)</p><p>    <a rel="noopener noreferrer nofollow" href="http://music.play">music.play</a>("B3:2")</p>]]></description>
         <enclosure url="" />
         <pubDate>2023-11-09 09:25:16 UTC</pubDate>
         <guid>https://padlet.com/helenkim7/ir73afd6mqicuhip/wish/2783061753</guid>
      </item>
      <item>
         <title>1109_미션2_손희제</title>
         <author></author>
         <link>https://padlet.com/helenkim7/ir73afd6mqicuhip/wish/2783062085</link>
         <description><![CDATA[<p>from microbit import *</p><p>while True:</p><p>    a=Image("00009:00900:90000:00090:00900")</p><p>    b=Image("00900:90000:99000:90000:00000")</p><p>    c=Image("90000:99000:99900:99000:90000")</p><p>    d=Image("99000:00900:09990:99900:99000")</p><p>    e=Image("99900:00999:00999:09990:99900")</p><p>    f=Image("09990:00999:00099:00999:09990")</p><p>    g=Image("00999:00000:00009:00099:00999")</p><p>    h=Image("00099:00009:00900:09009:00099")</p><p>    i=Image("00009:00099:00090:00000:00009")</p><p>    j=Image("00000:00999:00009:00000:00000")</p><p>    ab=[a,b,c,d,e,f,g,h,i,j]</p><p>    <a rel="noopener noreferrer nofollow" href="http://display.show">display.show</a>(ab,delay=200,loop=True)</p>]]></description>
         <enclosure url="" />
         <pubDate>2023-11-09 09:25:35 UTC</pubDate>
         <guid>https://padlet.com/helenkim7/ir73afd6mqicuhip/wish/2783062085</guid>
      </item>
      <item>
         <title>1109 미션1 이경훈</title>
         <author></author>
         <link>https://padlet.com/helenkim7/ir73afd6mqicuhip/wish/2783062395</link>
         <description><![CDATA[<p># Imports go at the top</p><p>from microbit import *</p><p>import music</p><p>bit2 = Image("00000:00000:10000:00000:00000")</p><p>bit3 = Image("00000:01000:20000:00000:00000")</p><p>bit4 = Image("00000:02000:30100:00000:00000")</p><p>bit5 = Image("00000:03000:40200:00010:00000")</p><p>bit6 = Image("00000:04000:50301:00020:00000")</p><p>bit7 = Image("00000:05000:60402:00030:00000")</p><p>bit8 = Image("00000:06000:70503:00040:00000")</p><p>bit9 = Image("00000:07000:80604:00050:00000")</p><p>bit10 = Image("00000:08000:90705:00060:00000")</p><p>bit11 = Image("00000:09000:80806:00070:00000")</p><p>bit12 = Image("00000:08000:70907:00080:00000")</p><p>bit13 = Image("00000:07000:60808:00090:00000")</p><p>bit14 = Image("00000:06000:50709:00080:00000")</p><p>bit15 = Image("00000:05000:40608:00070:00000")</p><p>bit16 = Image("00000:04000:30507:00060:00000")</p><p>bit17 = Image("00000:03000:20406:00050:00000")</p><p>bit18 = Image("00000:02000:10305:00040:00000")</p><p>bit19 = Image("00000:01000:00204:00030:00000")</p><p>bit20 = Image("00000:00000:00103:00020:00000")</p><p>bit21 = Image("00000:00000:00002:00010:00000")</p><p>bit22 = Image("00000:00000:00001:00000:00000")</p><p>bit23 = Image("00000:00000:00000:00000:00000")</p><p>file = [bit2, bit3, bit4, bit5, bit6, bit7, bit8, bit9, bit10, bit11, bit12, bit13, bit14, bit15, bit16, bit17, </p><p>        bit18, bit19, bit20, bit21, bit22, bit23]</p><p>while True:</p><p>    <a rel="noopener noreferrer nofollow" href="http://display.show">display.show</a>(file, delay=100, wait=False)</p><p>    sleep(1500)</p><p>    <a rel="noopener noreferrer nofollow" href="http://music.play">music.play</a>("B5:2")</p>]]></description>
         <enclosure url="" />
         <pubDate>2023-11-09 09:25:53 UTC</pubDate>
         <guid>https://padlet.com/helenkim7/ir73afd6mqicuhip/wish/2783062395</guid>
      </item>
      <item>
         <title>1109-미션1-정창민</title>
         <author></author>
         <link>https://padlet.com/helenkim7/ir73afd6mqicuhip/wish/2783062573</link>
         <description><![CDATA[<p>from microbit import *</p><p>import music</p><p>bit2 = Image("00000:00000:10000:00000:00000")</p><p>bit3 = Image("00000:01000:20000:00000:00000")</p><p>bit4 = Image("00000:02000:30100:00000:00000")</p><p>bit5 = Image("00000:03000:40200:00010:00000")</p><p>bit6 = Image("00000:04000:50301:00020:00000")</p><p>bit7 = Image("00000:05000:60402:00030:00000")</p><p>bit8 = Image("00000:06000:70907:00040:00000")</p><p>bit9 = Image("00000:07000:80604:00050:00000")</p><p>bit10 = Image("00000:08000:90705:00060:00000")</p><p>bit11 = Image("00000:09000:80705:00070:00000")</p><p>bit12 = Image("00000:08000:70907:00080:00000")</p><p>bit13 = Image("00000:07000:60808:00090:00000")</p><p>bit14 = Image("00000:06000:50709:00080:00000")</p><p>bit15 = Image("00000:05000:40608:00070:00000")</p><p>bit16 = Image("00000:04000:30507:00060:00000")</p><p>bit17 = Image("00000:03000:20406:00050:00000")</p><p>bit18 = Image("00000:02000:10305:00040:00000")</p><p>bit19 = Image("00000:01000:00204:00030:00000")</p><p>bit20 = Image("00000:00000:00103:00020:00000")</p><p>bit21 = Image("00000:00000:00002:00010:00000")</p><p>bit22 = Image("00000:00000:00001:00000:00000")</p><p>bit23 = Image("00000:00000:00000:00000:00000")</p><p>file = [bit2, bit3, bit4, bit5, bit6, bit7, bit8, bit9, bit10, bit11, bit12, bit13, bit14, bit15, bit16, bit17, </p><p>        bit18, bit19, bit20, bit21, bit22, bit23]</p><p>while True:</p><p>    <a rel="noopener noreferrer nofollow" href="http://display.show">display.show</a>(file, delay=100, wait=False)</p><p>    sleep(1500)</p><p>    <a rel="noopener noreferrer nofollow" href="http://music.play">music.play</a>("B5:2")</p>]]></description>
         <enclosure url="" />
         <pubDate>2023-11-09 09:26:01 UTC</pubDate>
         <guid>https://padlet.com/helenkim7/ir73afd6mqicuhip/wish/2783062573</guid>
      </item>
      <item>
         <title>1109 미션 2 정안진</title>
         <author></author>
         <link>https://padlet.com/helenkim7/ir73afd6mqicuhip/wish/2783065672</link>
         <description><![CDATA[<p>from microbit import *</p><p>while True:</p><p>    if button_<a rel="noopener noreferrer nofollow" href="http://a.is">a.is</a>_pressed():</p><p>        <a rel="noopener noreferrer nofollow" href="http://display.show">display.show</a>(Image.GHOST)</p><p>    if button_<a rel="noopener noreferrer nofollow" href="http://b.is">b.is</a>_pressed():</p><p>        <a rel="noopener noreferrer nofollow" href="http://display.show">display.show</a>(Image.SKULL)</p><p>    if pin_<a rel="noopener noreferrer nofollow" href="http://logo.is">logo.is</a>_touched():</p><p>        <a rel="noopener noreferrer nofollow" href="http://display.show">display.show</a>(Image.SURPRISED)</p><p><br/></p>]]></description>
         <enclosure url="" />
         <pubDate>2023-11-09 09:28:43 UTC</pubDate>
         <guid>https://padlet.com/helenkim7/ir73afd6mqicuhip/wish/2783065672</guid>
      </item>
      <item>
         <title>1109_미션2_윤태문</title>
         <author></author>
         <link>https://padlet.com/helenkim7/ir73afd6mqicuhip/wish/2783066434</link>
         <description><![CDATA[<p>from microbit import *</p><p>import music</p><p>while True:</p><p>    a = Image("00900:09590:95559:09590:09590")</p><p>    b = Image("00500:05950:59995:05950:05950")</p><p>    c = Image("09590:09590:95559:09590 00900")</p><p>    d = Image("05950:05950:59995:05950:05950")</p><p>    file = [a, b, c, d]</p><p>    <a rel="noopener noreferrer nofollow" href="http://display.show">display.show</a>(file, delay=100, wait=False)</p><p>    sleep(1500)</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>]]></description>
         <enclosure url="" />
         <pubDate>2023-11-09 09:29:28 UTC</pubDate>
         <guid>https://padlet.com/helenkim7/ir73afd6mqicuhip/wish/2783066434</guid>
      </item>
      <item>
         <title>1109 미션2 이경훈</title>
         <author></author>
         <link>https://padlet.com/helenkim7/ir73afd6mqicuhip/wish/2783071613</link>
         <description><![CDATA[from microbit import *

while True:

    if button_a.is_pressed():

        display.show(Image.GIRAFFE)

    if button_b.is_pressed():

        display.show(Image.SKULL)

    if pin_logo.is_touched():

        display.show(Image.SAD)]]></description>
         <enclosure url="" />
         <pubDate>2023-11-09 09:33:48 UTC</pubDate>
         <guid>https://padlet.com/helenkim7/ir73afd6mqicuhip/wish/2783071613</guid>
      </item>
      <item>
         <title>1109_미션2_정창민</title>
         <author></author>
         <link>https://padlet.com/helenkim7/ir73afd6mqicuhip/wish/2783073628</link>
         <description><![CDATA[<p>from microbit import *</p><p>import music</p><p>bit2 = Image("00000:00300:10000:00402:00000")</p><p>bit3 = Image("00000:00300:20000:00402:00000")</p><p>bit4 = Image("00000:00300:30100:00402:00000")</p><p>bit5 = Image("00000:00300:40200:00402:00000")</p><p>bit6 = Image("00000:00300:50301:00402:00000")</p><p>bit7 = Image("00000:00300:60402:00402:00000")</p><p>bit8 = Image("00000:00300:70907:00402:00000")</p><p>bit9 = Image("00000:00300:80604:00402:00000")</p><p>bit10 = Image("00000:00300:90705:00402:00000")</p><p>file = [bit2, bit3, bit4, bit5, bit6, bit7, bit8, bit9, bit10]</p><p>while True:</p><p>    <a rel="noopener noreferrer nofollow" href="http://display.show">display.show</a>(file, delay=100, wait=False)</p><p>    sleep(1)</p><p>    <a rel="noopener noreferrer nofollow" href="http://music.play">music.play</a>("G3:1")</p><p>    sleep(10)</p><p>    <a rel="noopener noreferrer nofollow" href="http://music.play">music.play</a>("D2:1")</p><p>    sleep(100)</p><p>    <a rel="noopener noreferrer nofollow" href="http://music.play">music.play</a>("B5:1")</p><p>    sleep(10)</p><p>    <a rel="noopener noreferrer nofollow" href="http://music.play">music.play</a>("A2:2")</p><p>    </p>]]></description>
         <enclosure url="" />
         <pubDate>2023-11-09 09:35:33 UTC</pubDate>
         <guid>https://padlet.com/helenkim7/ir73afd6mqicuhip/wish/2783073628</guid>
      </item>
      <item>
         <title>1109_미션1_신지원</title>
         <author></author>
         <link>https://padlet.com/helenkim7/ir73afd6mqicuhip/wish/2783075313</link>
         <description><![CDATA[<p># Imports go at the top</p><p>from microbit import *</p><p>import music</p><p>bit2 = Image("00000:00000:10000:00000:00000")</p><p>bit3 = Image("00000:01000:20000:00000:00000")</p><p>bit4 = Image("00000:02000:30100:00000:00000")</p><p>bit5 = Image("00000:03000:40200:00010:00000")</p><p>bit6 = Image("00000:04000:50301:00020:00000")</p><p>bit7 = Image("00000:05000:60402:00030:00000")</p><p>bit8 = Image("00000:06000:70503:00040:00000")</p><p>bit9 = Image("00000:07000:80604:00050:00000")</p><p>bit10 = Image("00000:08000:90705:00060:00000")</p><p>bit11 = Image("00000:09000:80806:00070:00000")</p><p>bit12 = Image("00000:08000:70907:00080:00000")</p><p>bit13 = Image("00000:07000:60808:00090:00000")</p><p>bit14 = Image("00000:06000:50709:00080:00000")</p><p>bit15 = Image("00000:05000:40608:00070:00000")</p><p>bit16 = Image("00000:04000:30507:00060:00000")</p><p>bit17 = Image("00000:03000:20406:00050:00000")</p><p>bit18 = Image("00000:02000:10305:00040:00000")</p><p>bit19 = Image("00000:01000:00204:00030:00000")</p><p>bit20 = Image("00000:00000:00103:00020:00000")</p><p>bit21 = Image("00000:00000:00002:00010:00000")</p><p>bit22 = Image("00000:00000:00001:00000:00000")</p><p>bit23 = Image("00000:00000:00000:00000:00000")</p><p>file = [bit2, bit3, bit4, bit5, bit6, bit7, bit8, bit9, bit10, bit11, bit12, bit13, bit14, bit15, bit16, bit17,</p><p>bit18, bit19, bit20, bit21, bit22, bit23]</p><p>while True:</p><p><a rel="noopener noreferrer nofollow" href="http://display.show">display.show</a>(file, delay=100, wait=False)</p><p>sleep(1500)</p><p><a rel="noopener noreferrer nofollow" href="http://music.play">music.play</a>("B5:2")</p>]]></description>
         <enclosure url="" />
         <pubDate>2023-11-09 09:37:05 UTC</pubDate>
         <guid>https://padlet.com/helenkim7/ir73afd6mqicuhip/wish/2783075313</guid>
      </item>
      <item>
         <title>1109_미션2_신지원</title>
         <author></author>
         <link>https://padlet.com/helenkim7/ir73afd6mqicuhip/wish/2783075937</link>
         <description><![CDATA[<p>from microbit import *</p><p>import music</p><p>import radio</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://music.play">music.play</a>(<a rel="noopener noreferrer nofollow" href="http://music.WEDDING">music.WEDDING</a>)</p>]]></description>
         <enclosure url="" />
         <pubDate>2023-11-09 09:37:37 UTC</pubDate>
         <guid>https://padlet.com/helenkim7/ir73afd6mqicuhip/wish/2783075937</guid>
      </item>
      <item>
         <title>1109_미션1_조혜진</title>
         <author></author>
         <link>https://padlet.com/helenkim7/ir73afd6mqicuhip/wish/2783076767</link>
         <description><![CDATA[<p>from microbit import *</p><p>import music</p><p>bit2 = Image("00000:00000:10000:00000:00000")</p><p>bit3 = Image("00000:01000:20000:00000:00000")</p><p>bit4 = Image("00000:02000:30100:00000:00000")</p><p>bit5 = Image("00000:03000:40200:00010:00000")</p><p>bit6 = Image("00000:04000:50301:00020:00000")</p><p>bit7 = Image("00000:05000:60402:00030:00000")</p><p>bit8 = Image("00000:06000:70907:00040:00000")</p><p>bit9 = Image("00000:07000:80604:00050:00000")</p><p>bit10 = Image("00000:08000:90705:00060:00000")</p><p>bit11 = Image("00000:09000:80705:00070:00000")</p><p>bit12 = Image("00000:08000:70907:00080:00000")</p><p>bit13 = Image("00000:07000:60808:00090:00000")</p><p>bit14 = Image("00000:06000:50709:00080:00000")</p><p>bit15 = Image("00000:05000:40608:00070:00000")</p><p>bit16 = Image("00000:04000:30507:00060:00000")</p><p>bit17 = Image("00000:03000:20406:00050:00000")</p><p>bit18 = Image("00000:02000:10305:00040:00000")</p><p>bit19 = Image("00000:01000:00204:00030:00000")</p><p>bit20 = Image("00000:00000:00103:00020:00000")</p><p>bit21 = Image("00000:00000:00002:00010:00000")</p><p>bit22 = Image("00000:00000:00001:00000:00000")</p><p>bit23 = Image("00000:00000:00000:00000:00000")</p><p>file = [bit2, bit3, bit4, bit5, bit6, bit7, bit8, bit9, bit10, bit11, bit12, bit13, bit14, bit15, bit16, bit17, </p><p>        bit18, bit19, bit20, bit21, bit22, bit23]</p><p>while True:</p><p>    <a rel="noopener noreferrer nofollow" href="http://display.show">display.show</a>(file, delay=100, wait=False)</p><p>    sleep(1500)</p><p>    <a rel="noopener noreferrer nofollow" href="http://music.play">music.play</a>("B5:2")</p>]]></description>
         <enclosure url="" />
         <pubDate>2023-11-09 09:38:21 UTC</pubDate>
         <guid>https://padlet.com/helenkim7/ir73afd6mqicuhip/wish/2783076767</guid>
      </item>
      <item>
         <title>1109-미션2-문요셉</title>
         <author></author>
         <link>https://padlet.com/helenkim7/ir73afd6mqicuhip/wish/2783077031</link>
         <description><![CDATA[<p>from microbit import *</p><p>import music</p><p>bit2 = Image("09999:99090:99900:99990:09999")</p><p>bit3 = Image("09990:99999:99900:99990:09999")</p><p>bit4 = Image("09990:99999:99999:99999:09999")</p><p>bit5 = Image("09990:99099:99999:09999:09990")</p><p>bit6 = Image("09990:99099:99999:09999:09990")</p><p>bit7 = Image("09990:99099:99900:99990:09999")</p><p>bit8 = Image("09999:99090:99900:09990:09999")</p><p>file = [bit2, bit3, bit4, bit5, bit6, bit7, bit8]</p><p>while True:</p><p>    <a rel="noopener noreferrer nofollow" href="http://display.show">display.show</a>(file, delay=2000, wait=False)</p><p>    sleep(1500)</p><p>    <a rel="noopener noreferrer nofollow" href="http://music.play">music.play</a>("B5:2")</p>]]></description>
         <enclosure url="" />
         <pubDate>2023-11-09 09:38:34 UTC</pubDate>
         <guid>https://padlet.com/helenkim7/ir73afd6mqicuhip/wish/2783077031</guid>
      </item>
      <item>
         <title>1109 미션2_조혜진</title>
         <author></author>
         <link>https://padlet.com/helenkim7/ir73afd6mqicuhip/wish/2783079444</link>
         <description><![CDATA[<p>from microbit import *</p><p>import music</p><p>bit2 = Image("00000:00000:10000:00000:00000")</p><p>bit3 = Image("00000:01000:20000:00000:00000")</p><p>bit4 = Image("00000:02000:30100:00000:00000")</p><p>bit5 = Image("00000:03000:40200:00010:00000")</p><p>bit6 = Image("00000:04000:50301:00020:00000")</p><p>bit7 = Image("00000:05000:60402:00030:00000")</p><p>bit8 = Image("00000:06000:70907:00040:00000")</p><p>bit9 = Image("00000:07000:80604:00050:00000")</p><p>bit10 = Image("00000:08000:90705:00060:00000")</p><p>bit11 = Image("00000:09000:80705:00070:00000")</p><p>bit12 = Image("00000:08000:70907:00080:00000")</p><p>bit13 = Image("00000:07000:60808:00090:00000")</p><p>bit14 = Image("00000:06000:50709:00080:00000")</p><p>bit15 = Image("00000:05000:40608:00070:00000")</p><p>bit16 = Image("00000:04000:30507:00060:00000")</p><p>bit17 = Image("00000:03000:20406:00050:00000")</p><p>bit18 = Image("00000:02000:10305:00040:00000")</p><p>bit19 = Image("00000:01000:00204:00030:00000")</p><p>bit20 = Image("00000:00000:00103:00020:00000")</p><p>bit21 = Image("00000:00000:00002:00010:00000")</p><p>bit22 = Image("00000:00000:00001:00000:00000")</p><p>bit23 = Image("00000:00000:00000:00000:00000")</p><p>file = [bit2, bit3, bit4, bit5, bit6, bit7, bit8, bit9, bit10, bit11, bit12, bit13, bit14, bit15, bit16, bit17, </p><p>        bit18, bit19, bit20, bit21, bit22, bit23]</p><p>while True:</p><p>    <a rel="noopener noreferrer nofollow" href="http://display.show">display.show</a>(file, delay=100, wait=False)</p><p>    sleep(1500)</p><p>    <a rel="noopener noreferrer nofollow" href="http://music.play">music.play</a>("B5:2")</p><p>    sleep(1000)</p><p>    <a rel="noopener noreferrer nofollow" href="http://music.play">music.play</a>("A5:3")</p>]]></description>
         <enclosure url="" />
         <pubDate>2023-11-09 09:40:21 UTC</pubDate>
         <guid>https://padlet.com/helenkim7/ir73afd6mqicuhip/wish/2783079444</guid>
      </item>
      <item>
         <title>11월 9일- 미션1번 완성예제</title>
         <author>helenkim7</author>
         <link>https://padlet.com/helenkim7/ir73afd6mqicuhip/wish/2783254789</link>
         <description><![CDATA[<p>from microbit import *</p><p>import music</p><p>bit2 = Image("00000:00000:10000:00000:00000")</p><p>bit3 = Image("00000:01000:20000:00000:00000")</p><p>bit4 = Image("00000:02000:30100:00000:00000")</p><p>bit5 = Image("00000:03000:40200:00010:00000")</p><p>bit6 = Image("00000:04000:50301:00020:00000")</p><p>bit7 = Image("00000:05000:60402:00030:00000")</p><p>bit8 = Image("00000:06000:70907:00040:00000")</p><p>bit9 = Image("00000:07000:80604:00050:00000")</p><p>bit10 = Image("00000:08000:90705:00060:00000")</p><p>bit11 = Image("00000:09000:80705:00070:00000")</p><p>bit12 = Image("00000:08000:70907:00080:00000")</p><p>bit13 = Image("00000:07000:60808:00090:00000")</p><p>bit14 = Image("00000:06000:50709:00080:00000")</p><p>bit15 = Image("00000:05000:40608:00070:00000")</p><p>bit16 = Image("00000:04000:30507:00060:00000")</p><p>bit17 = Image("00000:03000:20406:00050:00000")</p><p>bit18 = Image("00000:02000:10305:00040:00000")</p><p>bit19 = Image("00000:01000:00204:00030:00000")</p><p>bit20 = Image("00000:00000:00103:00020:00000")</p><p>bit21 = Image("00000:00000:00002:00010:00000")</p><p>bit22 = Image("00000:00000:00001:00000:00000")</p><p>bit23 = Image("00000:00000:00000:00000:00000")</p><p>file = [bit2, bit3, bit4, bit5, bit6, bit7, bit8, bit9, bit10, bit11, bit12, bit13, bit14, bit15, bit16, bit17, </p><p>        bit18, bit19, bit20, bit21, bit22, bit23]</p><p>while True:</p><p>    <a rel="noopener noreferrer nofollow" href="http://display.show">display.show</a>(file, delay=100, wait=False)</p><p>    sleep(1500)</p><p>    <a rel="noopener noreferrer nofollow" href="http://music.play">music.play</a>("B5:2")</p>]]></description>
         <enclosure url="" />
         <pubDate>2023-11-09 12:13:03 UTC</pubDate>
         <guid>https://padlet.com/helenkim7/ir73afd6mqicuhip/wish/2783254789</guid>
      </item>
      <item>
         <title>1116 이성은</title>
         <author></author>
         <link>https://padlet.com/helenkim7/ir73afd6mqicuhip/wish/2792046118</link>
         <description><![CDATA[<p>from microbit import*</p><p>motor = pin1</p><p>while True:</p><p>    display.scroll("temp: ")</p><p>    sleep(1000)</p><p>    display.scroll(temperature())</p><p>    if temperature()&gt; 20:</p><p>        motor.write_analog(1023)</p><p>        <a rel="noopener noreferrer nofollow" href="http://display.show">display.show</a>("OK")</p><p>    else:</p><p>        motor.write_analog(0)</p><p>        <a rel="noopener noreferrer nofollow" href="http://display.show">display.show</a>("X")</p><p>    </p>]]></description>
         <enclosure url="" />
         <pubDate>2023-11-16 07:35:59 UTC</pubDate>
         <guid>https://padlet.com/helenkim7/ir73afd6mqicuhip/wish/2792046118</guid>
      </item>
      <item>
         <title>1116 문요셉</title>
         <author></author>
         <link>https://padlet.com/helenkim7/ir73afd6mqicuhip/wish/2792046389</link>
         <description><![CDATA[<p>from microbit import*</p><p>motor = pin1</p><p>while True:</p><p>    display.scroll("temp:")</p><p>    sleep(1000)</p><p>    display.scroll(temperature())</p><p>    if temperature()&gt; 20:</p><p>        motor.write_analog(1023)</p><p>        <a rel="noopener noreferrer nofollow" href="http://display.show">display.show</a>("OK")</p><p>    else:</p><p>        motor.write_analog(0)</p><p>        <a rel="noopener noreferrer nofollow" href="http://display.show">display.show</a>("--")</p>]]></description>
         <enclosure url="" />
         <pubDate>2023-11-16 07:36:11 UTC</pubDate>
         <guid>https://padlet.com/helenkim7/ir73afd6mqicuhip/wish/2792046389</guid>
      </item>
      <item>
         <title>1116 석민준</title>
         <author></author>
         <link>https://padlet.com/helenkim7/ir73afd6mqicuhip/wish/2792046538</link>
         <description><![CDATA[<p>from microbit import*</p><p>motor = pin1</p><p>while True:</p><p>    display.scroll("temp: ")</p><p>    sleep(1000)</p><p>    display.scroll(temperature())</p><p>    if temperature() &gt; 20:</p><p>        motor.write_analog(1023)</p><p>        <a rel="noopener noreferrer nofollow" href="http://display.show">display.show</a>("OK")</p><p>    else:</p><p>        motor.write_analog(0)</p><p>        <a rel="noopener noreferrer nofollow" href="http://display.show">display.show</a>("-")</p>]]></description>
         <enclosure url="" />
         <pubDate>2023-11-16 07:36:21 UTC</pubDate>
         <guid>https://padlet.com/helenkim7/ir73afd6mqicuhip/wish/2792046538</guid>
      </item>
      <item>
         <title>1116 신지원</title>
         <author></author>
         <link>https://padlet.com/helenkim7/ir73afd6mqicuhip/wish/2792046565</link>
         <description><![CDATA[<p>from microbit import*</p><p>motor = pin1</p><p>while True:</p><p>   display.scroll("temp: ")</p><p>   sleep(1000)</p><p>   display.scroll(temperature())</p><p>   if temperature()&gt; 20:</p><p>       motor.write_analog(1023)</p><p>       <a rel="noopener noreferrer nofollow" href="http://display.show">display.show</a>("ok")</p><p>   else:</p><p>       motor.write_analog(0)</p><p>       <a rel="noopener noreferrer nofollow" href="http://display.show">display.show</a>("--")</p>]]></description>
         <enclosure url="" />
         <pubDate>2023-11-16 07:36:22 UTC</pubDate>
         <guid>https://padlet.com/helenkim7/ir73afd6mqicuhip/wish/2792046565</guid>
      </item>
      <item>
         <title>1116_ 손동민</title>
         <author></author>
         <link>https://padlet.com/helenkim7/ir73afd6mqicuhip/wish/2792046572</link>
         <description><![CDATA[<p>from microbit import*</p><p>moter= pin1</p><p>while True:</p><p>    display.scroll("temp: ")</p><p>    sleep(2000)</p><p>    display.scroll(temperature())</p><p>    if temperature()&gt;20:</p><p>        moter.write_analog(1023)</p><p>        <a rel="noopener noreferrer nofollow" href="http://display.show">display.show</a>("OK")</p><p>    else:</p><p>        moter.write_analog(1)</p><p>        <a rel="noopener noreferrer nofollow" href="http://display.show">display.show</a>("LOW")</p><p><br></p>]]></description>
         <enclosure url="" />
         <pubDate>2023-11-16 07:36:23 UTC</pubDate>
         <guid>https://padlet.com/helenkim7/ir73afd6mqicuhip/wish/2792046572</guid>
      </item>
      <item>
         <title>1116 윤태문</title>
         <author></author>
         <link>https://padlet.com/helenkim7/ir73afd6mqicuhip/wish/2792046592</link>
         <description><![CDATA[<p>from microbit import*</p><p>motor = pin1</p><p>while True:</p><p>    display.scroll("temp: ")</p><p>    sleep(1000)</p><p>    display.scroll(temperature())</p><p>    if temperature()&gt; 20:</p><p>        motor.write_analog(1023)</p><p>        <a rel="noopener noreferrer nofollow" href="http://display.show">display.show</a>("OK")</p><p>    else:</p><p>        motor.write_analog(0)</p><p>        <a rel="noopener noreferrer nofollow" href="http://display.show">display.show</a>("--;")</p>]]></description>
         <enclosure url="" />
         <pubDate>2023-11-16 07:36:24 UTC</pubDate>
         <guid>https://padlet.com/helenkim7/ir73afd6mqicuhip/wish/2792046592</guid>
      </item>
      <item>
         <title>2331060유인화</title>
         <author></author>
         <link>https://padlet.com/helenkim7/ir73afd6mqicuhip/wish/2792046776</link>
         <description><![CDATA[<p>from microbit import*</p><p>motor=pin1</p><p>while True:</p><p>    display.scroll("temp: ")</p><p>    sleep(1000)</p><p>    display.scroll(temperature())</p><p>    if temperature()&gt; 20:</p><p>        motor.write_analog(1023)</p><p>        <a rel="noopener noreferrer nofollow" href="http://display.show">display.show</a>("OK")</p><p>    else:</p><p>        motor.write_analog(0)</p><p>        <a rel="noopener noreferrer nofollow" href="http://display.show">display.show</a>("--")</p>]]></description>
         <enclosure url="" />
         <pubDate>2023-11-16 07:36:37 UTC</pubDate>
         <guid>https://padlet.com/helenkim7/ir73afd6mqicuhip/wish/2792046776</guid>
      </item>
      <item>
         <title>1116 정창민</title>
         <author></author>
         <link>https://padlet.com/helenkim7/ir73afd6mqicuhip/wish/2792046917</link>
         <description><![CDATA[<p>from microbit import*</p><p>motor=pin1</p><p>while True:</p><p>   display.scroll("temp:")</p><p>   sleep(1000)</p><p>   display.scroll(temperature())</p><p>   if temperature()&gt; 20:</p><p>       motor.write_analog(1023)</p><p>       <a rel="noopener noreferrer nofollow" href="http://display.show">display.show</a>("OK")</p><p>       </p><p>   else:</p><p>       motor.write_analog(0)</p><p>       <a rel="noopener noreferrer nofollow" href="http://display.show">display.show</a>("--") </p><p>                          </p>]]></description>
         <enclosure url="" />
         <pubDate>2023-11-16 07:36:47 UTC</pubDate>
         <guid>https://padlet.com/helenkim7/ir73afd6mqicuhip/wish/2792046917</guid>
      </item>
      <item>
         <title>1116 조혜진</title>
         <author></author>
         <link>https://padlet.com/helenkim7/ir73afd6mqicuhip/wish/2792047315</link>
         <description><![CDATA[<p>from microbit import*</p><p>motor = pin1</p><p>while True:</p><p>    display.scroll("temp: ")</p><p>    sleep(1000)</p><p>    display.scroll(temperature())</p><p>    </p><p>    if temperature()&gt;20 :</p><p>        motor.write_analog(1023)</p><p>        <a rel="noopener noreferrer nofollow" href="http://display.show">display.show</a>("OK")</p><p>    else:</p><p>        motor.write_analog(0)</p><p>        <a rel="noopener noreferrer nofollow" href="http://display.show">display.show</a>("--")</p>]]></description>
         <enclosure url="" />
         <pubDate>2023-11-16 07:37:11 UTC</pubDate>
         <guid>https://padlet.com/helenkim7/ir73afd6mqicuhip/wish/2792047315</guid>
      </item>
      <item>
         <title>1116 이재명</title>
         <author></author>
         <link>https://padlet.com/helenkim7/ir73afd6mqicuhip/wish/2792048007</link>
         <description><![CDATA[<p>from microbit import*</p><p>motor = pin1</p><p>while True:</p><p>   display.scroll("temp: ")</p><p>   sleep (1000)</p><p>   display.scroll(temperature())</p><p>   if temperature()&gt;20:</p><p>       motor.write_analog(1023)</p><p>       <a rel="noopener noreferrer nofollow" href="http://display.show">display.show</a>("OK")</p><p>   else:</p><p>       motor.write_analog(0)</p><p>       <a rel="noopener noreferrer nofollow" href="http://display.show">display.show</a>("--")</p><p><br/></p>]]></description>
         <enclosure url="" />
         <pubDate>2023-11-16 07:37:50 UTC</pubDate>
         <guid>https://padlet.com/helenkim7/ir73afd6mqicuhip/wish/2792048007</guid>
      </item>
      <item>
         <title>1116 정안진</title>
         <author></author>
         <link>https://padlet.com/helenkim7/ir73afd6mqicuhip/wish/2792049782</link>
         <description><![CDATA[<p>from microbit import*</p><p>motor = pin1</p><p>while True:</p><p>    display.scroll("temp: ")</p><p>    sleep(1000)</p><p>    display.scroll(temperature())</p><p>    if temperature()&gt; 20:</p><p>        motor.write_analog(1023)</p><p>        <a rel="noopener noreferrer nofollow" href="http://display.show">display.show</a>("OK")</p><p>    else:</p><p>        motor.write_analog(0)</p><p>        <a rel="noopener noreferrer nofollow" href="http://display.show">display.show</a>("X")</p>]]></description>
         <enclosure url="" />
         <pubDate>2023-11-16 07:39:30 UTC</pubDate>
         <guid>https://padlet.com/helenkim7/ir73afd6mqicuhip/wish/2792049782</guid>
      </item>
      <item>
         <title>2331174 유민상</title>
         <author></author>
         <link>https://padlet.com/helenkim7/ir73afd6mqicuhip/wish/2792054942</link>
         <description><![CDATA[<p>from microbit import*</p><p>motor = pin1</p><p>while True:</p><p>display.scroll("temp: ")</p><p>sleep (1000)</p><p>display.scroll(temperature())</p><p>if temperature()&gt;20:</p><p>motor.write_analog(1023)</p><p><a rel="noopener noreferrer nofollow" href="http://display.show">display.show</a>("OK")</p><p>else:</p><p>motor.write_analog(0)</p><p><a rel="noopener noreferrer nofollow" href="http://display.show">display.show</a>("--")</p><p><br></p>]]></description>
         <enclosure url="" />
         <pubDate>2023-11-16 07:43:13 UTC</pubDate>
         <guid>https://padlet.com/helenkim7/ir73afd6mqicuhip/wish/2792054942</guid>
      </item>
      <item>
         <title>1116_손희제</title>
         <author></author>
         <link>https://padlet.com/helenkim7/ir73afd6mqicuhip/wish/2792056880</link>
         <description><![CDATA[<p>from microbit import *</p><p>motor=pin1</p><p>while True:</p><p>    display.scroll("temp")</p><p>    sleep(1000)</p><p>    display.scroll(temperature())</p><p>    if temperature() &gt; 20:</p><p>        motor.write_analog(1023)</p><p>        <a rel="noopener noreferrer nofollow" href="http://display.show">display.show</a>("OK")</p><p>    else:</p><p>        motor.write_analog(0)</p><p>        <a rel="noopener noreferrer nofollow" href="http://display.show">display.show</a>("NO")</p>]]></description>
         <enclosure url="" />
         <pubDate>2023-11-16 07:44:52 UTC</pubDate>
         <guid>https://padlet.com/helenkim7/ir73afd6mqicuhip/wish/2792056880</guid>
      </item>
      <item>
         <title>2331071 정안진 </title>
         <author></author>
         <link>https://padlet.com/helenkim7/ir73afd6mqicuhip/wish/2792072381</link>
         <description><![CDATA[<p>from microbit import*</p><p>from machine import time_pulse_us</p><p>trig = pin0</p><p>echo = pin0</p><p>trig.write_digital(1)</p><p><a rel="noopener noreferrer nofollow" href="http://echo.read">echo.read</a>_digital()</p><p>max = 0</p><p>while True:</p><p>    if button_<a rel="noopener noreferrer nofollow" href="http://a.is">a.is</a>_pressed():</p><p>        trig.write_digital(1)</p><p>        trig.write_digital(0)</p><p>        micros = time_pulse_us(echo, 1)</p><p>        distance = micros / 58.3</p><p>        display.scroll(str(int(distance)))</p><p>    else:</p><p>        <a rel="noopener noreferrer nofollow" href="http://display.show">display.show</a>(Image.HAPPY)</p><p>    </p>]]></description>
         <enclosure url="" />
         <pubDate>2023-11-16 07:59:00 UTC</pubDate>
         <guid>https://padlet.com/helenkim7/ir73afd6mqicuhip/wish/2792072381</guid>
      </item>
      <item>
         <title>1116_ 손동민</title>
         <author></author>
         <link>https://padlet.com/helenkim7/ir73afd6mqicuhip/wish/2792076476</link>
         <description><![CDATA[<p>from microbit import*</p><p>from machine import time_pulse_us</p><p>trig = pin0</p><p>echo = pin0</p><p>trig.write_digital(1)</p><p><a rel="noopener noreferrer nofollow" href="http://echo.read">echo.read</a>_digital()</p><p>max=0</p><p>while True:</p><p>    if pin_<a rel="noopener noreferrer nofollow" href="http://logo.is">logo.is</a>_touched():</p><p>        max=0</p><p>        display.scroll(max)</p><p>    elif button_<a rel="noopener noreferrer nofollow" href="http://b.is">b.is</a>_pressed():</p><p>            display.scroll(str(int(max)))</p><p>    elif button_<a rel="noopener noreferrer nofollow" href="http://a.is">a.is</a>_pressed():</p><p>        trig.write_digital(1)</p><p>        trig.write_digital(0)</p><p>        micros = time_pulse_us(echo, 1)</p><p>        distance= micros/58.3</p><p>        display.scroll(str(int(distance)))</p><p>        if max &lt; distance:</p><p>            max=distance</p><p>    else:</p><p>        <a rel="noopener noreferrer nofollow" href="http://display.show">display.show</a>(Image.HEART)</p>]]></description>
         <enclosure url="" />
         <pubDate>2023-11-16 08:02:54 UTC</pubDate>
         <guid>https://padlet.com/helenkim7/ir73afd6mqicuhip/wish/2792076476</guid>
      </item>
      <item>
         <title>2131171 윤태문</title>
         <author></author>
         <link>https://padlet.com/helenkim7/ir73afd6mqicuhip/wish/2792078280</link>
         <description><![CDATA[<p>from microbit import*</p><p>from machine import time_pulse_us</p><p>trig = pin0</p><p>echo = pin0</p><p>trig.write_digital(1)</p><p><a rel="noopener noreferrer nofollow" href="http://echo.read">echo.read</a>_digital()</p><p>max = 0</p><p>while True:</p><p>    if pin_<a rel="noopener noreferrer nofollow" href="http://logo.is">logo.is</a>_touched(): </p><p>        max = 0</p><p>        display.scroll(max) </p><p>    elif button_<a rel="noopener noreferrer nofollow" href="http://b.is">b.is</a>_pressed():</p><p>        display.scroll(str(int(max)))</p><p>    elif button_<a rel="noopener noreferrer nofollow" href="http://a.is">a.is</a>_pressed():</p><p>        trig.write_digital(1)</p><p>        trig.write_digital(0)</p><p>        micros = time_pulse_us(echo,1)</p><p>        distance = micros / 58.3</p><p>        display.scroll(str(int(distance)))</p><p>        if max &lt; distance:</p><p>            max = distance</p><p>    </p><p>    else:</p><p>        <a rel="noopener noreferrer nofollow" href="http://display.show">display.show</a>(Image.PACMAN)</p>]]></description>
         <enclosure url="" />
         <pubDate>2023-11-16 08:04:40 UTC</pubDate>
         <guid>https://padlet.com/helenkim7/ir73afd6mqicuhip/wish/2792078280</guid>
      </item>
      <item>
         <title>2331174 유민상</title>
         <author></author>
         <link>https://padlet.com/helenkim7/ir73afd6mqicuhip/wish/2792086456</link>
         <description><![CDATA[<p>from microbit import*</p><p>from machine import time_pulse_us</p><p>trig = pin0</p><p>echo = pin0</p><p>trig.write_digital(1)</p><p>echo. read_digital()</p><p>max = 0</p><p>while True:</p><p>    if pin_<a rel="noopener noreferrer nofollow" href="http://logo.is">logo.is</a>_touched():</p><p>        max = 0</p><p>        display.scroll(max)</p><p>    elif button_b. is_pressed():</p><p>        display.scroll(str(int(max)))</p><p>        </p><p>    if button_<a rel="noopener noreferrer nofollow" href="http://a.is">a.is</a>_pressed():</p><p>        trig.write_digital(1)</p><p>        trig.write_digital(0)</p><p>        micros = time_pulse_us(echo, 1)</p><p>        distance = micros / 58.3</p><p>        display.scroll(str(int(distance)))</p><p>        if max &lt; distance:</p><p>            max = distance</p><p>    else:</p><p>            <a rel="noopener noreferrer nofollow" href="http://display.show">display.show</a>(Image.ASLEEP)</p><p>        </p>]]></description>
         <enclosure url="" />
         <pubDate>2023-11-16 08:12:58 UTC</pubDate>
         <guid>https://padlet.com/helenkim7/ir73afd6mqicuhip/wish/2792086456</guid>
      </item>
      <item>
         <title>1116 이재명</title>
         <author></author>
         <link>https://padlet.com/helenkim7/ir73afd6mqicuhip/wish/2792086963</link>
         <description><![CDATA[<p>from microbit import*</p><p>from machine import time_pulse_us</p><p>trig = pin0</p><p>echo = pin0</p><p>trig.write_digital(1)</p><p><a rel="noopener noreferrer nofollow" href="http://echo.read">echo.read</a>_digital()</p><p>max = 0</p><p>while True:</p><p>    if pin_<a rel="noopener noreferrer nofollow" href="http://logo.is">logo.is</a>_touched():</p><p>        max = 0</p><p>        display.scroll(max)</p><p>    elif button_<a rel="noopener noreferrer nofollow" href="http://b.is">b.is</a>_pressed():</p><p>        display.scroll(str(int(max)))</p><p>        </p><p>    elif  button_<a rel="noopener noreferrer nofollow" href="http://a.is">a.is</a>_pressed():</p><p>        trig.write_digital(1) #초음파 발생 시작</p><p>        trig.write_digital(0) #초음파 발생 정지</p><p>        micros = time_pulse_us(echo, 1)</p><p>        distance = micros / 58.3</p><p>        display.scroll(str(int(distance)))</p><p>        if max &lt; distance:</p><p>            max = distance</p><p>    else :</p><p>        <a rel="noopener noreferrer nofollow" href="http://display.show">display.show</a>(Image.ASLEEP)</p><p><br/></p>]]></description>
         <enclosure url="" />
         <pubDate>2023-11-16 08:13:29 UTC</pubDate>
         <guid>https://padlet.com/helenkim7/ir73afd6mqicuhip/wish/2792086963</guid>
      </item>
      <item>
         <title>1116 이성은</title>
         <author></author>
         <link>https://padlet.com/helenkim7/ir73afd6mqicuhip/wish/2792087655</link>
         <description><![CDATA[<p>from microbit import*</p><p>from machine import time_pulse_us</p><p>trig = pin0</p><p>echo = pin0</p><p>trig.write_digital(1)</p><p><a rel="noopener noreferrer nofollow" href="http://echo.read">echo.read</a>_digital()</p><p>max = 0</p><p>while True:</p><p>    if pin_<a rel="noopener noreferrer nofollow" href="http://logo.is">logo.is</a>_touched():</p><p>        max = 0</p><p>        display.scroll(max)</p><p>    elif button_<a rel="noopener noreferrer nofollow" href="http://b.is">b.is</a>_pressed():</p><p>        display.scroll(str(int(max)))</p><p>      </p><p>    </p><p>    elif button_<a rel="noopener noreferrer nofollow" href="http://a.is">a.is</a>_pressed():</p><p>        trig.write_digital(1)</p><p>        trig.write_digital(0)</p><p>        micro = time_pulse_us(echo, 1)</p><p>        distance = micro / 58.3</p><p>        display.scroll(str(int(distance)))</p><p>        if max &lt; distance:</p><p>            max = distance</p><p>        </p><p>    else:</p><p>        <a rel="noopener noreferrer nofollow" href="http://display.show">display.show</a>(Image.SKULL)</p><p>        </p>]]></description>
         <enclosure url="" />
         <pubDate>2023-11-16 08:14:12 UTC</pubDate>
         <guid>https://padlet.com/helenkim7/ir73afd6mqicuhip/wish/2792087655</guid>
      </item>
      <item>
         <title>2331060유인화</title>
         <author></author>
         <link>https://padlet.com/helenkim7/ir73afd6mqicuhip/wish/2792088311</link>
         <description><![CDATA[<p>from microbit import*</p><p>from machine import time_pulse_us</p><p>trig = pin0</p><p>echo = pin0</p><p>trig.write_digital(1)</p><p><a rel="noopener noreferrer nofollow" href="http://echo.read">echo.read</a>_digital()</p><p>max = 0</p><p>while True:</p><p>    if pin_<a rel="noopener noreferrer nofollow" href="http://logo.is">logo.is</a>_touched():</p><p>        max = 0</p><p>        display.scroll(max)</p><p>    elif button_<a rel="noopener noreferrer nofollow" href="http://b.is">b.is</a>_pressed():</p><p>        display.scroll(str(int(max)))</p><p>        </p><p>    elif button_<a rel="noopener noreferrer nofollow" href="http://a.is">a.is</a>_pressed():</p><p>        trig.write_digital(1) #초음파 빌생시작</p><p>        trig.write_digital(0) #초음피 발생정지</p><p>        micros = time_pulse_us(echo, 1)</p><p>        distance = micros / 58.3</p><p>        display.scroll(str(int(distance)))</p><p>        if max &lt; distance:</p><p>            max = distance</p><p>    else:</p><p>        <a rel="noopener noreferrer nofollow" href="http://display.show">display.show</a>(Image.ASLEEP)</p>]]></description>
         <enclosure url="" />
         <pubDate>2023-11-16 08:14:56 UTC</pubDate>
         <guid>https://padlet.com/helenkim7/ir73afd6mqicuhip/wish/2792088311</guid>
      </item>
      <item>
         <title>1116_ 손희제</title>
         <author></author>
         <link>https://padlet.com/helenkim7/ir73afd6mqicuhip/wish/2792088383</link>
         <description><![CDATA[<p>from microbit import *</p><p>from machine import time_pulse_us</p><p>trig=pin0</p><p>echo=pin0</p><p>trig.write_digital(1)</p><p><a rel="noopener noreferrer nofollow" href="http://echo.read">echo.read</a>_digital()</p><p>max = 0</p><p>while True:</p><p>    if pin_<a rel="noopener noreferrer nofollow" href="http://logo.is">logo.is</a>_touched():</p><p>        max = 0</p><p>        display.scroll(str(int(max)))</p><p>    elif button_<a rel="noopener noreferrer nofollow" href="http://b.is">b.is</a>_pressed():</p><p>        display.scroll(str(int(max)))</p><p>        </p><p>    elif button_<a rel="noopener noreferrer nofollow" href="http://a.is">a.is</a>_pressed():</p><p>        trig.write_digital(1)</p><p>        trig.write_digital(0)</p><p>        micros=time_pulse_us(echo, 1)</p><p>        distance=micros / 58.3</p><p>        display.scroll(str(int(distance)))</p><p>        if max &lt; distance:</p><p>            max =distance</p><p>        </p><p>    else:</p><p>        <a rel="noopener noreferrer nofollow" href="http://display.show">display.show</a>(Image.PACMAN)</p>]]></description>
         <enclosure url="" />
         <pubDate>2023-11-16 08:14:59 UTC</pubDate>
         <guid>https://padlet.com/helenkim7/ir73afd6mqicuhip/wish/2792088383</guid>
      </item>
      <item>
         <title>2331089 박민지</title>
         <author></author>
         <link>https://padlet.com/helenkim7/ir73afd6mqicuhip/wish/2792088859</link>
         <description><![CDATA[<p>from microbit import*</p><p>from machine import time_pulse_us</p><p>trig = pin0</p><p>echo = pin0</p><p>trig.write_digital(1)</p><p><a rel="noopener noreferrer nofollow" href="http://echo.read">echo.read</a>_digital()</p><p>max = 0</p><p>while True:</p><p>    if pin_<a rel="noopener noreferrer nofollow" href="http://logo.is">logo.is</a>_touched():</p><p>       max = 0</p><p>       display.scroll(max)</p><p>    elif button_<a rel="noopener noreferrer nofollow" href="http://b.is">b.is</a>_pressed():</p><p>        display.scroll(str(int(max)))</p><p>    </p><p>    </p><p>    elif button_<a rel="noopener noreferrer nofollow" href="http://a.is">a.is</a>_pressed():</p><p>        trig.write_digital(1)</p><p>        trig.write_digital(0)</p><p>        micros = time_pulse_us(echo, 1)</p><p>        distance = micros / 58.3</p><p>        display.scroll(str(int(distance)))</p><p>        if max &lt; distance:</p><p>            max = distance</p><p>    else:</p><p>        <a rel="noopener noreferrer nofollow" href="http://display.show">display.show</a>(Image.HAPPY)</p>]]></description>
         <enclosure url="" />
         <pubDate>2023-11-16 08:15:29 UTC</pubDate>
         <guid>https://padlet.com/helenkim7/ir73afd6mqicuhip/wish/2792088859</guid>
      </item>
      <item>
         <title>2331089 박민지</title>
         <author></author>
         <link>https://padlet.com/helenkim7/ir73afd6mqicuhip/wish/2792089262</link>
         <description><![CDATA[<p>from microbit import*</p><p>motor = pin1</p><p>while True:</p><p>display.scroll("temp: ")</p><p>sleep(1000)</p><p>display.scroll(temperature())</p><p>if temperature()&gt; 20:</p><p>motor.write_analog(1023)</p><p><a rel="noopener noreferrer nofollow" href="http://display.show">display.show</a>("OK")</p><p>else:</p><p>motor.write_analog(0)</p><p><a rel="noopener noreferrer nofollow" href="http://display.show">display.show</a>("X")</p>]]></description>
         <enclosure url="" />
         <pubDate>2023-11-16 08:15:54 UTC</pubDate>
         <guid>https://padlet.com/helenkim7/ir73afd6mqicuhip/wish/2792089262</guid>
      </item>
      <item>
         <title>1116 석민준</title>
         <author></author>
         <link>https://padlet.com/helenkim7/ir73afd6mqicuhip/wish/2792089350</link>
         <description><![CDATA[<p>from microbit import*</p><p>from machine import time_pulse_us</p><p>trig = pin0</p><p>echo = pin0</p><p>trig.write_digital(1)        </p><p><a rel="noopener noreferrer nofollow" href="http://echo.read">echo.read</a>_digital()</p><p>max = 0</p><p>while True:</p><p>    if pin_<a rel="noopener noreferrer nofollow" href="http://logo.is">logo.is</a>_touched():</p><p>        max = 0</p><p>        display.scroll(max)</p><p>    elif button_<a rel="noopener noreferrer nofollow" href="http://b.is">b.is</a>_pressed():</p><p>       display.scroll(str(int(max)))      </p><p>        </p><p>    elif button_<a rel="noopener noreferrer nofollow" href="http://a.is">a.is</a>_pressed():</p><p>        trig.write_digital(1) #초음파 발생시작</p><p>        trig.write_digital(0) #초음파 발생정지</p><p>        micros = time_pulse_us(echo, 1)</p><p>        distance = micros / 58.3</p><p>        display.scroll(str(int(distance)))</p><p>        if max&lt; distance:</p><p>            max = distance</p><p>            </p><p>    else:</p><p>        <a rel="noopener noreferrer nofollow" href="http://display.show">display.show</a>(Image.HEART)</p>]]></description>
         <enclosure url="" />
         <pubDate>2023-11-16 08:16:00 UTC</pubDate>
         <guid>https://padlet.com/helenkim7/ir73afd6mqicuhip/wish/2792089350</guid>
      </item>
      <item>
         <title>11/16 조혜진</title>
         <author></author>
         <link>https://padlet.com/helenkim7/ir73afd6mqicuhip/wish/2792092116</link>
         <description><![CDATA[<p>from microbit import*</p><p>from machine import time_pulse_us</p><p>trig = pin0</p><p>echo = pin0</p><p>trig.write_digital(1)</p><p>echo. read_digital()</p><p>max = 0</p><p>while True:</p><p>    if pin_<a rel="noopener noreferrer nofollow" href="http://logo.is">logo.is</a>_touched():</p><p>        max = 0</p><p>        display.scroll(max)</p><p>    elif button_b. is_pressed():</p><p>        display.scroll(str(int(max)))</p><p>        </p><p>    if button_<a rel="noopener noreferrer nofollow" href="http://a.is">a.is</a>_pressed():</p><p>        trig.write_digital(1)</p><p>        trig.write_digital(0)</p><p>        micros = time_pulse_us(echo, 1)</p><p>        distance = micros / 58.3</p><p>        display.scroll(str(int(distance)))</p><p>        if max &lt; distance:</p><p>            max = distance</p><p>    else:</p><p>            <a rel="noopener noreferrer nofollow" href="http://display.show">display.show</a>(Image.ASLEEP)</p>]]></description>
         <enclosure url="" />
         <pubDate>2023-11-16 08:18:35 UTC</pubDate>
         <guid>https://padlet.com/helenkim7/ir73afd6mqicuhip/wish/2792092116</guid>
      </item>
      <item>
         <title>1116 문요셉</title>
         <author></author>
         <link>https://padlet.com/helenkim7/ir73afd6mqicuhip/wish/2792097158</link>
         <description><![CDATA[<p>from microbit import*</p><p>from machine import time_pulse_us</p><p>trig = pin0</p><p>echo = pin0</p><p>trig.write_digital(1)</p><p><a rel="noopener noreferrer nofollow" href="http://echo.read">echo.read</a>_digital()</p><p>max = 0</p><p>while True:</p><p>    if pin_<a rel="noopener noreferrer nofollow" href="http://logo.is">logo.is</a>_touched():</p><p>        max = 0</p><p>        display.scroll(max)</p><p>    elif button_<a rel="noopener noreferrer nofollow" href="http://b.is">b.is</a>_pressed():</p><p>        display.scroll(str(int(max)))</p><p>    elif button_<a rel="noopener noreferrer nofollow" href="http://a.is">a.is</a>_pressed():</p><p>        trig.write_digital(1)</p><p>        trig.write_digital(0)</p><p>        micros = time_pulse_us(echo, 1)  </p><p>        distance = micros / 58.3</p><p>        display.scroll(str(int(distance)))</p><p>        if max &lt;distance:</p><p>            max = distance</p><p>    else:</p><p>        <a rel="noopener noreferrer nofollow" href="http://display.show">display.show</a>(Image.ASLEEP)</p>]]></description>
         <enclosure url="" />
         <pubDate>2023-11-16 08:23:23 UTC</pubDate>
         <guid>https://padlet.com/helenkim7/ir73afd6mqicuhip/wish/2792097158</guid>
      </item>
      <item>
         <title>1116 정창민</title>
         <author></author>
         <link>https://padlet.com/helenkim7/ir73afd6mqicuhip/wish/2792097448</link>
         <description><![CDATA[<p>from microbit import*</p><p>from machine import time_pulse_us</p><p>trig = pin0</p><p>echo = pin0</p><p>trig.write_digital(1)</p><p><a rel="noopener noreferrer nofollow" href="http://echo.read">echo.read</a>_digital()</p><p>max = 0</p><p>while True:</p><p>   if pin_<a rel="noopener noreferrer nofollow" href="http://logo.is">logo.is</a>_touched(): </p><p>       max = 0</p><p>       display.scroll(max) </p><p>   elif button_<a rel="noopener noreferrer nofollow" href="http://b.is">b.is</a>_pressed():</p><p>        display.scroll(str(int(max)))</p><p>   elif button_<a rel="noopener noreferrer nofollow" href="http://a.is">a.is</a>_pressed():</p><p>        trig.write_digital(1)</p><p>        trig.write_digital(0)</p><p>        micros = time_pulse_us(echo,1)</p><p>        distance = micros / 58.3</p><p>        display.scroll(str(int(distance)))</p><p>        if max &lt; distance:</p><p>           max = distance</p><p>   else:</p><p>      <a rel="noopener noreferrer nofollow" href="http://display.show">display.show</a>(Image.ASLEEP)</p><p><br/></p>]]></description>
         <enclosure url="" />
         <pubDate>2023-11-16 08:23:37 UTC</pubDate>
         <guid>https://padlet.com/helenkim7/ir73afd6mqicuhip/wish/2792097448</guid>
      </item>
      <item>
         <title>구글 이메일 주소 부탁드려요</title>
         <author>helenkim7</author>
         <link>https://padlet.com/helenkim7/ir73afd6mqicuhip/wish/2792113134</link>
         <description><![CDATA[<p>이름  이메일 주소 </p>]]></description>
         <enclosure url="" />
         <pubDate>2023-11-16 08:37:35 UTC</pubDate>
         <guid>https://padlet.com/helenkim7/ir73afd6mqicuhip/wish/2792113134</guid>
      </item>
      <item>
         <title>1116 신지원</title>
         <author></author>
         <link>https://padlet.com/helenkim7/ir73afd6mqicuhip/wish/2792115577</link>
         <description><![CDATA[<p>from microbit import*</p><p>from machine import time_pulse_us</p><p>trig = pin0</p><p>echo = pin0</p><p>trig.write_digital(1)</p><p><a rel="noopener noreferrer nofollow" href="http://echo.read">echo.read</a>_digital()</p><p>max = 0</p><p>while True:</p><p>    if pin_<a rel="noopener noreferrer nofollow" href="http://logo.is">logo.is</a>_touched():</p><p>       max = 0</p><p>       display.scroll(max)</p><p>    elif button_<a rel="noopener noreferrer nofollow" href="http://b.is">b.is</a>_pressed():</p><p>       display.scroll(str(int(max)))     </p><p>    elif button_<a rel="noopener noreferrer nofollow" href="http://a.is">a.is</a>_pressed():</p><p>        trig.write_digital(1) #초음파 발생시작</p><p>        trig.write_digital(0) #초음파 발생정지</p><p>        micros= time_pulse_us(echo, 1)</p><p>        distance= micros / 58.3</p><p>        display.scroll(str(int(distance)))</p><p>        if max &lt; distance:</p><p>           max = distance</p><p>                       </p><p>    else:</p><p>        <a rel="noopener noreferrer nofollow" href="http://display.show">display.show</a>(Image.ASLEEP)</p>]]></description>
         <enclosure url="" />
         <pubDate>2023-11-16 08:39:50 UTC</pubDate>
         <guid>https://padlet.com/helenkim7/ir73afd6mqicuhip/wish/2792115577</guid>
      </item>
      <item>
         <title>주사위</title>
         <author>helenkim7</author>
         <link>https://padlet.com/helenkim7/ir73afd6mqicuhip/wish/2792134314</link>
         <description><![CDATA[<p>from microbit import *   # 마이크로비트 모듈의 모든 명령 사용</p><p>import random            # 랜덤 모듈의 모든 명령 사용</p><p>dice1 = Image("00000:00000:00900:00000:00000")</p><p>dice2 = Image("90000:00000:00000:00000:00009")</p><p>dice3 = Image("90000:00000:00900:00000:00009")</p><p>dice4 = Image("90009:00000:00000:00000:90009")</p><p>dice5 = Image("90009:00000:00900:00000:90009")</p><p>dice6 = Image("90909:00000:00000:00000:90909")</p><p>dice = [dice1, dice2, dice3, dice4, dice5, dice6]</p><p><br/></p>]]></description>
         <enclosure url="" />
         <pubDate>2023-11-16 08:57:51 UTC</pubDate>
         <guid>https://padlet.com/helenkim7/ir73afd6mqicuhip/wish/2792134314</guid>
      </item>
      <item>
         <title></title>
         <author>helenkim7</author>
         <link>https://padlet.com/helenkim7/ir73afd6mqicuhip/wish/2792577655</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/2210472516/4d39993ce54077efee41a05b6495f78f/KakaoTalk_20231116_235113371_09.jpg" />
         <pubDate>2023-11-16 14:53:36 UTC</pubDate>
         <guid>https://padlet.com/helenkim7/ir73afd6mqicuhip/wish/2792577655</guid>
      </item>
      <item>
         <title></title>
         <author>helenkim7</author>
         <link>https://padlet.com/helenkim7/ir73afd6mqicuhip/wish/2792578081</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/2210472516/bdb5aa94518262cd5779ac4fb2e3b8da/KakaoTalk_20231116_235113371_08.jpg" />
         <pubDate>2023-11-16 14:53:49 UTC</pubDate>
         <guid>https://padlet.com/helenkim7/ir73afd6mqicuhip/wish/2792578081</guid>
      </item>
      <item>
         <title></title>
         <author>helenkim7</author>
         <link>https://padlet.com/helenkim7/ir73afd6mqicuhip/wish/2792578955</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/2210472516/c51dcc95d95e7674ee510cba13a4359c/KakaoTalk_20231116_235113371_07.jpg" />
         <pubDate>2023-11-16 14:54:23 UTC</pubDate>
         <guid>https://padlet.com/helenkim7/ir73afd6mqicuhip/wish/2792578955</guid>
      </item>
      <item>
         <title></title>
         <author>helenkim7</author>
         <link>https://padlet.com/helenkim7/ir73afd6mqicuhip/wish/2792579529</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/2210472516/837573d906bbfb80c01dd5a9326b2903/KakaoTalk_20231116_235113371_06.jpg" />
         <pubDate>2023-11-16 14:54:44 UTC</pubDate>
         <guid>https://padlet.com/helenkim7/ir73afd6mqicuhip/wish/2792579529</guid>
      </item>
      <item>
         <title></title>
         <author>helenkim7</author>
         <link>https://padlet.com/helenkim7/ir73afd6mqicuhip/wish/2792580007</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/2210472516/79607c3195b655dfb3e6c90072474a4e/KakaoTalk_20231116_235113371_05.jpg" />
         <pubDate>2023-11-16 14:55:02 UTC</pubDate>
         <guid>https://padlet.com/helenkim7/ir73afd6mqicuhip/wish/2792580007</guid>
      </item>
      <item>
         <title></title>
         <author>helenkim7</author>
         <link>https://padlet.com/helenkim7/ir73afd6mqicuhip/wish/2792580240</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/2210472516/6a89e2c7c226c3ead2a08e9a72843a78/KakaoTalk_20231116_235113371_04.jpg" />
         <pubDate>2023-11-16 14:55:11 UTC</pubDate>
         <guid>https://padlet.com/helenkim7/ir73afd6mqicuhip/wish/2792580240</guid>
      </item>
      <item>
         <title></title>
         <author>helenkim7</author>
         <link>https://padlet.com/helenkim7/ir73afd6mqicuhip/wish/2792580625</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/2210472516/9ce6b13ac5549195da79737fba939489/KakaoTalk_20231116_235113371_03.jpg" />
         <pubDate>2023-11-16 14:55:24 UTC</pubDate>
         <guid>https://padlet.com/helenkim7/ir73afd6mqicuhip/wish/2792580625</guid>
      </item>
      <item>
         <title></title>
         <author>helenkim7</author>
         <link>https://padlet.com/helenkim7/ir73afd6mqicuhip/wish/2792580877</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/2210472516/963efbb070da69f528916c45c649c1de/KakaoTalk_20231116_235113371_02.jpg" />
         <pubDate>2023-11-16 14:55:34 UTC</pubDate>
         <guid>https://padlet.com/helenkim7/ir73afd6mqicuhip/wish/2792580877</guid>
      </item>
      <item>
         <title></title>
         <author>helenkim7</author>
         <link>https://padlet.com/helenkim7/ir73afd6mqicuhip/wish/2792581761</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/2210472516/bf6479137186ea1db566a824923d48bf/KakaoTalk_20231116_235113371_01.jpg" />
         <pubDate>2023-11-16 14:56:06 UTC</pubDate>
         <guid>https://padlet.com/helenkim7/ir73afd6mqicuhip/wish/2792581761</guid>
      </item>
      <item>
         <title></title>
         <author>helenkim7</author>
         <link>https://padlet.com/helenkim7/ir73afd6mqicuhip/wish/2792582174</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/2210472516/e43265b5898b549d84ff4229a528a71e/KakaoTalk_20231116_235113371.jpg" />
         <pubDate>2023-11-16 14:56:20 UTC</pubDate>
         <guid>https://padlet.com/helenkim7/ir73afd6mqicuhip/wish/2792582174</guid>
      </item>
      <item>
         <title>image</title>
         <author>helenkim7</author>
         <link>https://padlet.com/helenkim7/ir73afd6mqicuhip/wish/2800309643</link>
         <description><![CDATA[<p><br/></p><p>led_image = Image("11011:"</p><p>                  "11011:"</p><p>                  "03130:"</p><p>                  "11311:"</p><p>                  "11111")</p><p>touch_image = Image("00000:"</p><p>                    "09090:"</p><p>                    "00000:"</p><p>                    "90009:"</p><p>                    "09990")</p><p>shake_image = Image("99099:"</p><p>                    "99099:"</p><p>                    "00900:"</p><p>                    "09090:"</p><p>                    "00900")</p>]]></description>
         <enclosure url="" />
         <pubDate>2023-11-23 07:09:35 UTC</pubDate>
         <guid>https://padlet.com/helenkim7/ir73afd6mqicuhip/wish/2800309643</guid>
      </item>
      <item>
         <title>tune</title>
         <author>helenkim7</author>
         <link>https://padlet.com/helenkim7/ir73afd6mqicuhip/wish/2800328324</link>
         <description><![CDATA[<p>tune = ['d4:3','e4','c4','g3:15','g3:3','e3','f3','c4','c4',</p><p>      'd4','d4','d4','e4','c4','g3:15','e4:3','f4','e4','e4','d4','d4']</p>]]></description>
         <enclosure url="" />
         <pubDate>2023-11-23 07:28:54 UTC</pubDate>
         <guid>https://padlet.com/helenkim7/ir73afd6mqicuhip/wish/2800328324</guid>
      </item>
      <item>
         <title>emotion</title>
         <author>helenkim7</author>
         <link>https://padlet.com/helenkim7/ir73afd6mqicuhip/wish/2800335989</link>
         <description><![CDATA[<p>emotion = [Image.HAPPY, Image.SAD, <a rel="noopener noreferrer nofollow" href="http://Image.SMILE">Image.SMILE</a>, </p><p>           Image.SURPRISED, Image.CONFUSED]</p><p>emotion_word = ["I'm happy..", "I'm sad..", "I'm good..", </p><p>                "I'm surprised..", "I'm confused.."]</p>]]></description>
         <enclosure url="" />
         <pubDate>2023-11-23 07:36:29 UTC</pubDate>
         <guid>https://padlet.com/helenkim7/ir73afd6mqicuhip/wish/2800335989</guid>
      </item>
      <item>
         <title>singingPET</title>
         <author>helenkim7</author>
         <link>https://padlet.com/helenkim7/ir73afd6mqicuhip/wish/2800337074</link>
         <description><![CDATA[<p>from microbit import *</p><p>import audio</p><p>import music</p><p>led_image = Image("11011:"</p><p>                  "11011:"</p><p>                  "03130:"</p><p>                  "11311:"</p><p>                  "11111")</p><p>touch_image = Image("00000:"</p><p>                    "09090:"</p><p>                    "00000:"</p><p>                    "90009:"</p><p>                    "09990")</p><p>shake_image = Image("99099:"</p><p>                    "99099:"</p><p>                    "00900:"</p><p>                    "09090:"</p><p>                    "00900")</p><p>timer = 0 </p><p>tune = ['d4:3','e4','c4','g3:15','g3:3','e3','f3','c4','c4',</p><p>      'd4','d4','d4','e4','c4','g3:15','e4:3','f4','e4','e4','d4','d4']</p><p><a rel="noopener noreferrer nofollow" href="http://audio.play">audio.play</a>(Sound.HELLO)</p><p>while True:</p><p>    <a rel="noopener noreferrer nofollow" href="http://display.show">display.show</a>(led_image * microphone.sound_level())</p><p>    if pin_<a rel="noopener noreferrer nofollow" href="http://logo.is">logo.is</a>_touched():</p><p>        timer = 0</p><p>        <a rel="noopener noreferrer nofollow" href="http://display.show">display.show</a>(touch_image)</p><p>        <a rel="noopener noreferrer nofollow" href="http://audio.play">audio.play</a>(Sound.HAPPY)</p><p>    elif accelerometer.was_gesture('shake'):</p><p>        timer = 0</p><p>        <a rel="noopener noreferrer nofollow" href="http://display.show">display.show</a>(shake_image)</p><p>        <a rel="noopener noreferrer nofollow" href="http://audio.play">audio.play</a>(Sound.GIGGLE)</p><p>    elif button_<a rel="noopener noreferrer nofollow" href="http://a.is">a.is</a>_pressed():</p><p>        timer = 0</p><p>        <a rel="noopener noreferrer nofollow" href="http://music.play">music.play</a>(music.BIRTHDAY)</p><p>    elif button_<a rel="noopener noreferrer nofollow" href="http://b.is">b.is</a>_pressed():</p><p>        timer = 0</p><p>        <a rel="noopener noreferrer nofollow" href="http://music.play">music.play</a>(tune)</p><p>    else:</p><p>        sleep(100)</p><p>        timer += 0.1 </p><p>        </p><p>    if 60 &lt; timer &lt;60.1:</p><p>        <a rel="noopener noreferrer nofollow" href="http://display.show">display.show</a>(Image.ASLEEP)</p><p>        <a rel="noopener noreferrer nofollow" href="http://audio.play">audio.play</a>(Sound.YAWN)</p><p>    elif 120 &lt; timer &lt;120.1:</p><p>        <a rel="noopener noreferrer nofollow" href="http://display.show">display.show</a>(Image.CONFUSED)</p><p>        <a rel="noopener noreferrer nofollow" href="http://audio.play">audio.play</a>(Sound.SAD)</p><p>    elif 180 &lt; timer &lt;180.1:</p><p>        <a rel="noopener noreferrer nofollow" href="http://display.show">display.show</a>(Image.ANGRY)</p><p>        <a rel="noopener noreferrer nofollow" href="http://audio.play">audio.play</a>(Sound.MYSTERIOUS)</p><p>        break</p><p><br/></p>]]></description>
         <enclosure url="" />
         <pubDate>2023-11-23 07:37:33 UTC</pubDate>
         <guid>https://padlet.com/helenkim7/ir73afd6mqicuhip/wish/2800337074</guid>
      </item>
      <item>
         <title>readStory</title>
         <author>helenkim7</author>
         <link>https://padlet.com/helenkim7/ir73afd6mqicuhip/wish/2800339228</link>
         <description><![CDATA[<p>iimport speech</p><p>import random</p><p>from microbit import *</p><p>when = random.choice(["Once upon a time", "A hundred years ago", </p><p>                              "A day ago", "Long time ago"])</p><p>who = random.choice(["a hare and a tortoise", "a prince and a princess", </p><p>                             "Little red and a wolf", "Three little pig"])</p><p>do = random.choice(["fought each other", "had lunch ", "jumped rope", </p><p>                            "studied hard", "took a walk"])</p><p>where = random.choice(["in the park", "in the gym", </p><p>                               "in the woods", "in the castle"])</p><p>        </p><p>story = ["{}, there were {}".format(when, who),</p><p>         "They {} {}".format(do, where),</p><p>         "Good night"]</p><p>while True:</p><p>    if button_a.was_pressed():</p><p>        when = random.choice(["Once upon a time", "A hundred years ago", </p><p>                                      "A day ago", "Long time ago"])</p><p>        who = random.choice(["a hare and a tortoise", "a prince and a princess", </p><p>                                     "Little red and a wolf", "Three little pig"])</p><p>        do = random.choice(["fought each other", "had lunch ", "jumped rope", </p><p>                                    "studied hard", "took a walk"])</p><p>        where = random.choice(["in the park", "in the gym", </p><p>                                       "in the woods", "in the castle"])</p><p>                </p><p>        story = ["{}, there were {}".format(when, who),</p><p>                 "They {} {}".format(do, where),</p><p>                 "Good night"]</p><p>        for word in story:</p><p>            speech.say(word, speed=140, pitch=100, throat=90, mouth=100)</p><p>            sleep(500)</p><p>    elif button_b.was_pressed():</p><p>        for word in story:</p><p>            speech.say(word, speed=120, pitch=100, throat=100, mouth=200)</p><p>            sleep(500)</p><p><br/></p>]]></description>
         <enclosure url="" />
         <pubDate>2023-11-23 07:39:20 UTC</pubDate>
         <guid>https://padlet.com/helenkim7/ir73afd6mqicuhip/wish/2800339228</guid>
      </item>
      <item>
         <title>11/23 손동민</title>
         <author></author>
         <link>https://padlet.com/helenkim7/ir73afd6mqicuhip/wish/2800360128</link>
         <description><![CDATA[<p>from microbit import*</p><p>import speech</p><p>index =0</p><p>emotion = [Image.HAPPY,Image.SAD,<a rel="noopener noreferrer nofollow" href="http://Image.SMILE">Image.SMILE</a>,Image.SURPRISED,Image.CONFUSED]</p><p>emotion_word = ["I'm happy YEAH!","I'm sad...","I'm good.!!","I'm surprised","I'm confused"]</p><p><a rel="noopener noreferrer nofollow" href="http://display.show">display.show</a>(emotion[index])</p><p>while True:</p><p>    if button_a.was_pressed():</p><p>        index-=1</p><p>        if index&lt;0:</p><p>            index =4 </p><p>        <a rel="noopener noreferrer nofollow" href="http://display.show">display.show</a>(emotion[index])</p><p>        speech.say(emotion_word[index])</p><p>    elif button_b.was_pressed():</p><p>        index +=1</p><p>        if index&gt;4:</p><p>            index=0</p><p>        <a rel="noopener noreferrer nofollow" href="http://display.show">display.show</a>(emotion[index])</p><p>        speech.say(emotion_word[index])</p>]]></description>
         <enclosure url="" />
         <pubDate>2023-11-23 07:59:29 UTC</pubDate>
         <guid>https://padlet.com/helenkim7/ir73afd6mqicuhip/wish/2800360128</guid>
      </item>
      <item>
         <title>11/23 손희제</title>
         <author></author>
         <link>https://padlet.com/helenkim7/ir73afd6mqicuhip/wish/2800361455</link>
         <description><![CDATA[<p>from microbit import *</p><p>import speech</p><p>index = 0</p><p>emotion = [Image.HAPPY, Image.SAD, <a rel="noopener noreferrer nofollow" href="http://Image.SMILE">Image.SMILE</a>,</p><p>           Image.SURPRISED, Image.CONFUSED]</p><p>emotion_word =["I'm happy..", "I'm sad..", "I'm good..",</p><p>               "I'm surprise..", "I'm confused.."]</p><p>while True:</p><p>    if button_a.was_pressed():</p><p>        index -= 1</p><p>        if index &lt; 0:</p><p>            index = 4</p><p>        <a rel="noopener noreferrer nofollow" href="http://display.show">display.show</a>(emotion_word[index])</p><p>    elif button_b.was_pressed():</p><p>        index += 1</p><p>        if index &gt; 4:</p><p>            index = 0</p><p>        <a rel="noopener noreferrer nofollow" href="http://display.show">display.show</a>(emotion[index])</p><p>        speech.say(emotion_word[index])</p>]]></description>
         <enclosure url="" />
         <pubDate>2023-11-23 08:00:49 UTC</pubDate>
         <guid>https://padlet.com/helenkim7/ir73afd6mqicuhip/wish/2800361455</guid>
      </item>
      <item>
         <title>11/23 여정환</title>
         <author></author>
         <link>https://padlet.com/helenkim7/ir73afd6mqicuhip/wish/2800361457</link>
         <description><![CDATA[<p>from microbit import *</p><p>import speech</p><p>index = 0</p><p>emoticon = [Image.HAPPY, Image.SAD, <a rel="noopener noreferrer nofollow" href="http://Image.SMILE">Image.SMILE</a>, Image.SURPRISED, Image.CONFUSED]</p><p>emoticon_word = ["So Happy", "So Sad", "So Good", "So Surprused", "So Confused"]</p><p><a rel="noopener noreferrer nofollow" href="http://display.show">display.show</a>(emoticon[index])</p><p>while True:</p><p>    if button_a.was_pressed():</p><p>        index -= 1</p><p>        if index &lt; 0:</p><p>            index = 4</p><p>        <a rel="noopener noreferrer nofollow" href="http://display.show">display.show</a>(emoticon[index])</p><p>        speech.say(emoticon_word[index])</p><p>    elif button_b.was_pressed():</p><p>        index += 1</p><p>        if index &gt; 4:</p><p>            index = 0</p><p>            <a rel="noopener noreferrer nofollow" href="http://display.show">display.show</a>(emoticon[index])</p><p>            speech.say(emoticon_word[index])</p><p>   </p><p>    </p><p><br/></p>]]></description>
         <enclosure url="" />
         <pubDate>2023-11-23 08:00:49 UTC</pubDate>
         <guid>https://padlet.com/helenkim7/ir73afd6mqicuhip/wish/2800361457</guid>
      </item>
      <item>
         <title>11/23 석민준</title>
         <author></author>
         <link>https://padlet.com/helenkim7/ir73afd6mqicuhip/wish/2800361628</link>
         <description><![CDATA[<p>from microbit import*</p><p>import speech</p><p>index = 0</p><p>emotion = [Image.HAPPY, Image.SAD, <a rel="noopener noreferrer nofollow" href="http://Image.SMILE">Image.SMILE</a>, Image.SURPRISED, Image.CONFUSED]</p><p>emotion_word = ["I'm happy..", "I'm sad..","I'm good..","I'm surprised..","I'm confused.."]</p><p><a rel="noopener noreferrer nofollow" href="http://display.show">display.show</a>(emotion[index])</p><p>while True:</p><p>    if button_a.was_pressed():</p><p>        index -= 1</p><p>        if index&lt;0:</p><p>            index = 4</p><p>        <a rel="noopener noreferrer nofollow" href="http://display.show">display.show</a>(emotion[index])</p><p>        speech.say(emotion_word[index])</p><p>    elif button_b.was_pressed():</p><p>        index += 1</p><p>        if index &gt; 4:</p><p>            index = 0</p><p>        <a rel="noopener noreferrer nofollow" href="http://display.show">display.show</a>(emotion[index])</p><p>        speech.say(emotion_word[index])</p><p><br/></p>]]></description>
         <enclosure url="" />
         <pubDate>2023-11-23 08:00:59 UTC</pubDate>
         <guid>https://padlet.com/helenkim7/ir73afd6mqicuhip/wish/2800361628</guid>
      </item>
      <item>
         <title>1123 문요셉</title>
         <author></author>
         <link>https://padlet.com/helenkim7/ir73afd6mqicuhip/wish/2800363615</link>
         <description><![CDATA[<p>from microbit import*</p><p>import speech</p><p>index = 0</p><p>emotion = [Image.HAPPY, Image.SAD, <a rel="noopener noreferrer nofollow" href="http://Image.SMILE">Image.SMILE</a>,</p><p>          Image.SURPRISED, Image.CONFUSED]</p><p>emotion_word = ["I'm happy..", "I'm sad..", "I'm good..",</p><p>                "I'm surprised", "I'm confused.."]</p><p><a rel="noopener noreferrer nofollow" href="http://display.show">display.show</a>(emotion[index])</p><p>while True:</p><p>    if button_a.was_pressed():</p><p>        index -= 1</p><p>        if index &lt;0:</p><p>            index = 4</p><p>        <a rel="noopener noreferrer nofollow" href="http://display.show">display.show</a>(emotion[index])</p><p>        speech.say(emotion_word[index])</p><p>    elif button_b.was_pressed():</p><p>        index += 1</p><p>        if index &gt;4:</p><p>            index = 0</p><p>        <a rel="noopener noreferrer nofollow" href="http://display.show">display.show</a>(emotion[index])</p><p>        speech.say(emotion_word[index])</p><p><br/></p>]]></description>
         <enclosure url="" />
         <pubDate>2023-11-23 08:03:06 UTC</pubDate>
         <guid>https://padlet.com/helenkim7/ir73afd6mqicuhip/wish/2800363615</guid>
      </item>
      <item>
         <title>11/23 한문규</title>
         <author></author>
         <link>https://padlet.com/helenkim7/ir73afd6mqicuhip/wish/2800363676</link>
         <description><![CDATA[<p>from microbit import *</p><p>import speech</p><p>index = 0</p><p>emotion = [Image. SAD, Image. CONFUSED, Image. ANGRY, Image. ASLEEP, Image. HAPPY]</p><p>emotion_word = ["I'm sad..", "I'm confused..", "I'm upset..", "I'm sleepy..", "I'm happy.." ]</p><p>display. show(emotion[index])</p><p>while True:</p><p>    if button_a.was_pressed():</p><p>        index -= 1</p><p>        if index &lt; 0:</p><p>            index = 4</p><p>        display. show(emotion[index])</p><p>        speech.say(emotion_word[index])</p><p>    elif button_b.was_pressed():</p><p>        index += 1</p><p>        if index &gt; 4:</p><p>            index = 0</p><p>        <a rel="noopener noreferrer nofollow" href="http://display.show">display.show</a>(emotion[index])</p><p>        speech.say(emotion_word[index])</p>]]></description>
         <enclosure url="" />
         <pubDate>2023-11-23 08:03:09 UTC</pubDate>
         <guid>https://padlet.com/helenkim7/ir73afd6mqicuhip/wish/2800363676</guid>
      </item>
      <item>
         <title>11/23 박민지</title>
         <author></author>
         <link>https://padlet.com/helenkim7/ir73afd6mqicuhip/wish/2800364321</link>
         <description><![CDATA[<p>from microbit import *</p><p>import speech</p><p>index = 0</p><p>emotion = [Image.HAPPY, Image.SAD, <a rel="noopener noreferrer nofollow" href="http://Image.SMILE">Image.SMILE</a>,</p><p>Image.SURPRISED, Image.CONFUSED]</p><p>emotion_word = ["I'm happy..", "I'm sad..", "I'm good..",</p><p>"I'm surprised..", "I'm confused.."]</p><p><a rel="noopener noreferrer nofollow" href="http://display.show">display.show</a>(emotion[index])</p><p>while True:</p><p>if button_a.was_pressed():</p><p>index -= 1</p><p>if index &lt; 0:</p><p>index = 4</p><p><a rel="noopener noreferrer nofollow" href="http://display.show">display.show</a>(emotion[index])</p><p>speech.say(emotion_word[index])</p><p>elif button_b.was_pressed():</p><p>index += 1</p><p>if index &gt; 4:</p><p>index = 0</p><p><a rel="noopener noreferrer nofollow" href="http://display.show">display.show</a>(emotion[index])</p><p>speech.say(emotion_word[index])</p><p><br></p>]]></description>
         <enclosure url="" />
         <pubDate>2023-11-23 08:03:57 UTC</pubDate>
         <guid>https://padlet.com/helenkim7/ir73afd6mqicuhip/wish/2800364321</guid>
      </item>
      <item>
         <title>1123유인화</title>
         <author></author>
         <link>https://padlet.com/helenkim7/ir73afd6mqicuhip/wish/2800366280</link>
         <description><![CDATA[<p>from microbit import*</p><p>import speech</p><p>index = 0</p><p>emotion = [Image.HAPPY, Image.SAD, <a rel="noopener noreferrer nofollow" href="http://Image.SMILE">Image.SMILE</a>,</p><p>Image.SURPRISED, Image.CONFUSED]</p><p>emotion_word = ["I'm happy..", "I'm sad..", "I'm good..",</p><p>"I'm surprised", "I'm confused.."]</p><p><a rel="noopener noreferrer nofollow" href="http://display.show">display.show</a>(emotion[index])</p><p>while True:</p><p>if button_a.was_pressed():</p><p>index -= 1</p><p>if index &lt;0:</p><p>index = 4</p><p><a rel="noopener noreferrer nofollow" href="http://display.show">display.show</a>(emotion[index])</p><p>speech.say(emotion_word[index])</p><p>elif button_b.was_pressed():</p><p>index += 1</p><p>if index &gt;4:</p><p>index = 0</p><p><a rel="noopener noreferrer nofollow" href="http://display.show">display.show</a>(emotion[index])</p><p>speech.say(emotion_word[index])</p><p><br></p>]]></description>
         <enclosure url="" />
         <pubDate>2023-11-23 08:06:12 UTC</pubDate>
         <guid>https://padlet.com/helenkim7/ir73afd6mqicuhip/wish/2800366280</guid>
      </item>
      <item>
         <title>1123 신지원</title>
         <author></author>
         <link>https://padlet.com/helenkim7/ir73afd6mqicuhip/wish/2800366983</link>
         <description><![CDATA[<p>from microbit import*</p><p>import speech</p><p>index= 0</p><p>emotion = [Image.HAPPY, Image.SAD, <a rel="noopener noreferrer nofollow" href="http://Image.SMILE">Image.SMILE</a>,</p><p>Image.SURPRISED, Image.CONFUSED]</p><p>emotion_word = ["I'm happy..", "I'm sad..", "I'm good..",</p><p>                "I'm surprised..", "I'm confused.."]</p><p><a rel="noopener noreferrer nofollow" href="http://display.show">display.show</a>(emotion[index])</p><p>while True:</p><p>    if button_a.was_pressed():</p><p>        index -= 1</p><p>        if index &lt; 0:</p><p>            index=4</p><p>            <a rel="noopener noreferrer nofollow" href="http://display.show">display.show</a>(emotion[index])</p><p>            speech.say(emotion_word[index])</p><p>    elif button_b.was_pressed():</p><p>        index += 1</p><p>        if index &gt; 4:</p><p>            index =0</p><p>        <a rel="noopener noreferrer nofollow" href="http://display.show">display.show</a>(emotion[index])</p><p>        speech.say(emotion_word[index])</p>]]></description>
         <enclosure url="" />
         <pubDate>2023-11-23 08:07:02 UTC</pubDate>
         <guid>https://padlet.com/helenkim7/ir73afd6mqicuhip/wish/2800366983</guid>
      </item>
      <item>
         <title>11.23 정창민</title>
         <author></author>
         <link>https://padlet.com/helenkim7/ir73afd6mqicuhip/wish/2800367019</link>
         <description><![CDATA[<p>from microbit import*</p><p>import speech</p><p>index = 0</p><p>emotion = [Image.HAPPY, Image.SAD, <a rel="noopener noreferrer nofollow" href="http://Image.SMILE">Image.SMILE</a>, Image.SURPRISED, Image.CONFUSED]</p><p>emotion_word = ["I'm happy..", "I'm sad..","I'm good..","I'm surprised..","I'm confused.."]</p><p><a rel="noopener noreferrer nofollow" href="http://display.show">display.show</a>(emotion[index])</p><p>while True:</p><p>   if button_a.was_pressed():</p><p>       index -= 1</p><p>       if index&lt;0:</p><p>        index = 4</p><p>       <a rel="noopener noreferrer nofollow" href="http://display.show">display.show</a>(emotion[index])</p><p>       speech.say(emotion_word[index])</p><p>   elif button_b.was_pressed():</p><p>       index += 1</p><p>       if index &gt; 4:</p><p>           index = 0</p><p>   <a rel="noopener noreferrer nofollow" href="http://display.show">display.show</a>(emotion[index])</p><p>   speech.say(emotion_word[index])</p>]]></description>
         <enclosure url="" />
         <pubDate>2023-11-23 08:07:05 UTC</pubDate>
         <guid>https://padlet.com/helenkim7/ir73afd6mqicuhip/wish/2800367019</guid>
      </item>
      <item>
         <title>11/23 유민상</title>
         <author></author>
         <link>https://padlet.com/helenkim7/ir73afd6mqicuhip/wish/2800367307</link>
         <description><![CDATA[<p>from microbit import *</p><p>import speech</p><p>index = 0</p><p>emotion = [Image.HAPPY, Image.SAD, <a rel="noopener noreferrer nofollow" href="http://Image.SMILE">Image.SMILE</a>,</p><p>Image.SURPRISED, Image.CONFUSED]</p><p>emotion_word = ["I'm happy..", "I'm sad..", "I'm good..",</p><p>"I'm surprised..", "I'm confused.."]</p><p><a rel="noopener noreferrer nofollow" href="http://display.show">display.show</a>(emotion[index])</p><p>while True:</p><p>if button_a.was_pressed():</p><p>index -= 1</p><p>if index &lt; 0:</p><p>index = 4</p><p><a rel="noopener noreferrer nofollow" href="http://display.show">display.show</a>(emotion[index])</p><p>speech.say(emotion_word[index])</p><p>elif button_b.was_pressed():</p><p>index += 1</p><p>if index &gt; 4:</p><p>index = 0</p><p><a rel="noopener noreferrer nofollow" href="http://display.show">display.show</a>(emotion[index])</p><p>speech.say(emotion_word[index])</p><p><br></p>]]></description>
         <enclosure url="" />
         <pubDate>2023-11-23 08:07:22 UTC</pubDate>
         <guid>https://padlet.com/helenkim7/ir73afd6mqicuhip/wish/2800367307</guid>
      </item>
      <item>
         <title></title>
         <author>helenkim7</author>
         <link>https://padlet.com/helenkim7/ir73afd6mqicuhip/wish/2800367514</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://colab.research.google.com/drive/1nH9rdLfnTYDEuzAwnKdFql1MIiyZW7mK" />
         <pubDate>2023-11-23 08:07:35 UTC</pubDate>
         <guid>https://padlet.com/helenkim7/ir73afd6mqicuhip/wish/2800367514</guid>
      </item>
      <item>
         <title>1123 이재명</title>
         <author></author>
         <link>https://padlet.com/helenkim7/ir73afd6mqicuhip/wish/2800369000</link>
         <description><![CDATA[<p>from microbit import *</p><p>import speech</p><p>index = 0</p><p>emotion = [Image.HAPPY, Image.SAD, <a rel="noopener noreferrer nofollow" href="http://Image.SMILE">Image.SMILE</a>, Image.SURPRISED, Image.CONFUSED]</p><p>emotion_word = ["I'm happy..", "I'm sad..", "I'm good..", </p><p>                "I'm surprised..", "I'm confused.."]</p><p><a rel="noopener noreferrer nofollow" href="http://display.show">display.show</a>(emotion[index])</p><p>while True:</p><p>   if button_a.was_pressed():</p><p>       index -= 1</p><p>       if index&lt;0:</p><p>        index = 4</p><p>       <a rel="noopener noreferrer nofollow" href="http://display.show">display.show</a>(emotion[index])</p><p>       speech.say(emotion_word[index])</p><p>   elif button_b.was_pressed():</p><p>       index += 1</p><p>       if index &gt; 4:</p><p>           index = 0</p><p>   <a rel="noopener noreferrer nofollow" href="http://display.show">display.show</a>(emotion[index])</p><p>   speech.say(emotion_word[index])</p><p><br/></p>]]></description>
         <enclosure url="" />
         <pubDate>2023-11-23 08:09:09 UTC</pubDate>
         <guid>https://padlet.com/helenkim7/ir73afd6mqicuhip/wish/2800369000</guid>
      </item>
      <item>
         <title>helen.kim@dlabjb.com</title>
         <author>helenkim7</author>
         <link>https://padlet.com/helenkim7/ir73afd6mqicuhip/wish/2800379127</link>
         <description><![CDATA[<p>사본 만드셔서 저에게 공유로 보내주셔요</p>]]></description>
         <enclosure url="" />
         <pubDate>2023-11-23 08:18:44 UTC</pubDate>
         <guid>https://padlet.com/helenkim7/ir73afd6mqicuhip/wish/2800379127</guid>
      </item>
      <item>
         <title>2331089 박민지</title>
         <author></author>
         <link>https://padlet.com/helenkim7/ir73afd6mqicuhip/wish/2800459155</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/2227723641/35af1f15c65c7088fcd5fee283b1f5a2/image.png" />
         <pubDate>2023-11-23 09:35:24 UTC</pubDate>
         <guid>https://padlet.com/helenkim7/ir73afd6mqicuhip/wish/2800459155</guid>
      </item>
      <item>
         <title>11/23 손희제</title>
         <author></author>
         <link>https://padlet.com/helenkim7/ir73afd6mqicuhip/wish/2800459358</link>
         <description><![CDATA[<pre><code class="language-notebook-python">#마무리 미션
#리스트에는 판매 개수가 들어 있습니다.
coffee = [87, 63, 64, 110, 144, 143, 69, 53, 133, 55, 78, 123, 63, 101]
waffle = [87, 36, 32, 101, 41, 78, 115, 31, 53, 11, 13, 119, 25, 65]

#step1 커피 와플 각각의 일별 매출
coffee = np.array(coffee) *3400
waffle = np.array(waffle) *6700
print(coffee)
print(waffle)

#step2. 커피와 와플 각각의 총 매출과 평균 매출을 각각 구하세요.

coffee_total = np.sum(coffee)
waffle_total = np.sum(waffle)
coffee_abs = int(coffee_total / len(coffee))
waffle_abs = int(waffle_total / len(waffle))
print("커피의 총 매출은 : {}원 입니다.".format(coffee_total))
print("와플의 총 매출은 : {}원 입니다.".format(waffle_total))
print("커피의 평균 매출은 : {}원 입니다.".format(coffee_abs))
print("와플의 평균 매출은 : {}원 입니다.".format(waffle_abs))

#step3. 카페의 일별 총매출을 구하세요.
total = coffee+waffle
print(total)


#step4. 카페의 일별 매출이 450,000원을 넘지 못한 날을 추출하고, 가격과 인덱스 번호를 출력하세요.
Filter = np.where(total&lt;=450000)
print(Filter)
print(total[Filter])

결과
[295800 214200 217600 374000 489600 486200 234600 180200 452200 187000
 265200 418200 214200 343400]
[582900 241200 214400 676700 274700 522600 770500 207700 355100  73700
  87100 797300 167500 435500]
커피의 총 매출은 : 4372400원 입니다.
와플의 총 매출은 : 5406900원 입니다.
커피의 평균 매출은 : 312314원 입니다.
와플의 평균 매출은 : 386207원 입니다.
[ 878700  455400  432000 1050700  764300 1008800 1005100  387900  807300
  260700  352300 1215500  381700  778900]
(array([ 2,  7,  9, 10, 12]),)
[432000 387900 260700 352300 381700</code></pre>]]></description>
         <enclosure url="" />
         <pubDate>2023-11-23 09:35:31 UTC</pubDate>
         <guid>https://padlet.com/helenkim7/ir73afd6mqicuhip/wish/2800459358</guid>
      </item>
      <item>
         <title>11/23 석민준</title>
         <author></author>
         <link>https://padlet.com/helenkim7/ir73afd6mqicuhip/wish/2800460640</link>
         <description><![CDATA[<pre><code class="language-notebook-python">#마무리 미션
#리스트에는 판매 개수가 들어 있습니다.
coffee = [87, 63, 64, 110, 144, 143, 69, 53, 133, 55, 78, 123, 63, 101]
waffle = [87, 36, 32, 101, 41, 78, 115, 31, 53, 11, 13, 119, 25, 65]

#step1 커피 와플 각각의 일별 매출
coffee = np.array(coffee) *3400
waffle = np.array(waffle) *6700
print(coffee)
print(waffle)

#step2. 커피와 와플 각각의 총 매출과 평균 매출을 각각 구하세요.
coffee_total=np.sum(coffee)
waffle_total=np.sum(waffle)
coffee_abs = int(coffee_total / len(coffee))
waffle_abs = int(waffle_total/len(waffle))
print("커피의 총 매출은 : {}원 입니다.".format(coffee_total))
print("와플의 총 매출은 : {}원 입니다.".format(waffle_total))
print("커피의 평균 매출은 : {}원 입니다.".format(coffee_abs))
print("와플의 평균 매출은 : {}원 입니다.".format(waffle_abs))
#step3. 카페의 일별 총매출을 구하세요.
total = coffee+waffle
print(total)

#step4. 카페의 일별 매출이 450,000원을 넘지 못한 날을 추출하고, 가격과 인덱스 번호를 출력하세요.
Filter = np.where(total&lt;=450000)
print(Filter)
print(total[Filter])</code></pre>]]></description>
         <enclosure url="" />
         <pubDate>2023-11-23 09:36:43 UTC</pubDate>
         <guid>https://padlet.com/helenkim7/ir73afd6mqicuhip/wish/2800460640</guid>
      </item>
      <item>
         <title>11/23 이경훈</title>
         <author></author>
         <link>https://padlet.com/helenkim7/ir73afd6mqicuhip/wish/2800463251</link>
         <description><![CDATA[<pre><code class="language-notebook-python">#마무리 미션
#리스트에는 판매 개수가 들어 있습니다.
coffee = [87, 63, 64, 110, 144, 143, 69, 53, 133, 55, 78, 123, 63, 101]
waffle = [87, 36, 32, 101, 41, 78, 115, 31, 53, 11, 13, 119, 25, 65]

#step1 커피 와플 각각의 일별 매출
coffee = np.array(coffee) *3400
waffle = np.array(waffle) *6700
print(coffee)
print(waffle)

#step2. 커피와 와플 각각의 총 매출과 평균 매출을 각각 구하세요.
coffee_total=np.sum(coffee)
waffle_total=np.sum(coffee)
coffee_abs = int(coffee_total/len(coffee))
waffle_abs = int(waffle_total/len(waffle))
print("커피의 총 매출은 : {}원입니다.".format(coffee_total))
print("와플의 총 매출은 : {}원입니다." format(waffle_total))
print("커피의 평균 매출은 : {}원입니다."format(coffee_abs))
print("와플의 평균 매출은 : {}원입니다."format(waffle_abs))

#step3. 카페의 일별 총매출을 구하세요.
total = coffee+waffle
print(total)

#step4. 카페의 일별 매출이 450,000원을 넘지 못한 날을 추출하고, 가격과 인덱스 번호를 출력하세요.
Filter = np.where(total&lt;=450000)
print((Filter))
print(total([Filter]))</code></pre>]]></description>
         <enclosure url="" />
         <pubDate>2023-11-23 09:39:05 UTC</pubDate>
         <guid>https://padlet.com/helenkim7/ir73afd6mqicuhip/wish/2800463251</guid>
      </item>
      <item>
         <title>1123 문요셉</title>
         <author></author>
         <link>https://padlet.com/helenkim7/ir73afd6mqicuhip/wish/2800464676</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/2227730576/d3b6da7c40adfa131790119ba3e32de6/image.png" />
         <pubDate>2023-11-23 09:40:22 UTC</pubDate>
         <guid>https://padlet.com/helenkim7/ir73afd6mqicuhip/wish/2800464676</guid>
      </item>
      <item>
         <title>11/23정창민</title>
         <author></author>
         <link>https://padlet.com/helenkim7/ir73afd6mqicuhip/wish/2800465355</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/2227723297/a0dca24eb011718888b25157f39d97fc/image.png" />
         <pubDate>2023-11-23 09:40:57 UTC</pubDate>
         <guid>https://padlet.com/helenkim7/ir73afd6mqicuhip/wish/2800465355</guid>
      </item>
      <item>
         <title>2131171 윤태문</title>
         <author></author>
         <link>https://padlet.com/helenkim7/ir73afd6mqicuhip/wish/2800465570</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/2227835086/49d964fcce5be10f02c2a81d5a78117e/image.png" />
         <pubDate>2023-11-23 09:41:10 UTC</pubDate>
         <guid>https://padlet.com/helenkim7/ir73afd6mqicuhip/wish/2800465570</guid>
      </item>
      <item>
         <title>1123 신지원</title>
         <author></author>
         <link>https://padlet.com/helenkim7/ir73afd6mqicuhip/wish/2817104079</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/2244688606/d624aaea192c589535ad5a65e4c25f10/image.png" />
         <pubDate>2023-12-07 07:26:51 UTC</pubDate>
         <guid>https://padlet.com/helenkim7/ir73afd6mqicuhip/wish/2817104079</guid>
      </item>
   </channel>
</rss>
