<?xml version="1.0"?>
<rss version="2.0">
   <channel>
      <title>Lesson 01 - Python Basics (107) by 中崙安德</title>
      <link>https://padlet.com/ZLSH_Andrea/c5xki0p2actrg4g8</link>
      <description>DataCamp - Introduction to Python
</description>
      <language>en-us</language>
      <pubDate>2022-04-18 04:10:35 UTC</pubDate>
      <lastBuildDate>2025-11-12 05:41:29 UTC</lastBuildDate>
      <webMaster>hello@padlet.com</webMaster>
      <image>
         <url></url>
      </image>
      <item>
         <title>L1E11 - Operations with other types | Python</title>
         <author></author>
         <link>https://padlet.com/ZLSH_Andrea/c5xki0p2actrg4g8/wish/2146690406</link>
         <description><![CDATA[<div>1.變數的意義</div>]]></description>
         <enclosure url="https://www.loom.com/share/dcc48a19ce11409db10cdbd5dd940c1f" />
         <pubDate>2022-04-18 06:53:21 UTC</pubDate>
         <guid>https://padlet.com/ZLSH_Andrea/c5xki0p2actrg4g8/wish/2146690406</guid>
      </item>
      <item>
         <title>L1E2-The Python Interface</title>
         <author></author>
         <link>https://padlet.com/ZLSH_Andrea/c5xki0p2actrg4g8/wish/2146692245</link>
         <description><![CDATA[<div>1.Run code可以檢查語法<br>2.print可以輸出字串</div>]]></description>
         <enclosure url="https://www.loom.com/share/10171a32e60e4c1db359ce2fb5b55a7d?sharedAppSource=personal_library" />
         <pubDate>2022-04-18 06:55:45 UTC</pubDate>
         <guid>https://padlet.com/ZLSH_Andrea/c5xki0p2actrg4g8/wish/2146692245</guid>
      </item>
      <item>
         <title>L1E10-Guess the type</title>
         <author></author>
         <link>https://padlet.com/ZLSH_Andrea/c5xki0p2actrg4g8/wish/2146694744</link>
         <description><![CDATA[<div>運行程式(type)以得出答案</div>]]></description>
         <enclosure url="https://www.loom.com/share/240aa980e2ac4f16999230253ec24d12" />
         <pubDate>2022-04-18 06:59:02 UTC</pubDate>
         <guid>https://padlet.com/ZLSH_Andrea/c5xki0p2actrg4g8/wish/2146694744</guid>
      </item>
      <item>
         <title>L1E3-When to use Python?</title>
         <author></author>
         <link>https://padlet.com/ZLSH_Andrea/c5xki0p2actrg4g8/wish/2146695160</link>
         <description><![CDATA[<div>Python可以用於資料處理,計算...等地方</div>]]></description>
         <enclosure url="https://www.loom.com/share/e7fbf256310e44389108634aa18fe4a3?sharedAppSource=personal_library" />
         <pubDate>2022-04-18 06:59:41 UTC</pubDate>
         <guid>https://padlet.com/ZLSH_Andrea/c5xki0p2actrg4g8/wish/2146695160</guid>
      </item>
      <item>
         <title></title>
         <author></author>
         <link>https://padlet.com/ZLSH_Andrea/c5xki0p2actrg4g8/wish/2146695216</link>
         <description><![CDATA[<ul><li>str</li><li>bool:表示邏輯值的類型，只能是True或False（大寫很重要！）</li></ul><div><br></div>]]></description>
         <enclosure url="https://www.loom.com/share/8acda265240b4231a8ba3756f59723ad" />
         <pubDate>2022-04-18 06:59:45 UTC</pubDate>
         <guid>https://padlet.com/ZLSH_Andrea/c5xki0p2actrg4g8/wish/2146695216</guid>
      </item>
      <item>
         <title>L1E4-Any comments?</title>
         <author></author>
         <link>https://padlet.com/ZLSH_Andrea/c5xki0p2actrg4g8/wish/2146696347</link>
         <description><![CDATA[<div>#可以增加註解</div>]]></description>
         <enclosure url="https://www.loom.com/share/18c260116e08443f997e6b941407520e?sharedAppSource=personal_library" />
         <pubDate>2022-04-18 07:01:19 UTC</pubDate>
         <guid>https://padlet.com/ZLSH_Andrea/c5xki0p2actrg4g8/wish/2146696347</guid>
      </item>
      <item>
         <title></title>
         <author></author>
         <link>https://padlet.com/ZLSH_Andrea/c5xki0p2actrg4g8/wish/2146698939</link>
         <description><![CDATA[<div>透過type找出類型</div>]]></description>
         <enclosure url="https://www.loom.com/share/e885cb09239a4d50b7bcce6f5f0b79f7" />
         <pubDate>2022-04-18 07:04:56 UTC</pubDate>
         <guid>https://padlet.com/ZLSH_Andrea/c5xki0p2actrg4g8/wish/2146698939</guid>
      </item>
      <item>
         <title>L1 E2 DatacampThe Python Interface 107-2組內互學</title>
         <author>annieroan2005</author>
         <link>https://padlet.com/ZLSH_Andrea/c5xki0p2actrg4g8/wish/2146704279</link>
         <description><![CDATA[<div>試著打出提示的文字<br>學會打出代碼</div>]]></description>
         <enclosure url="https://www.loom.com/share/84c40883c52e46f4bda7b28a78817460" />
         <pubDate>2022-04-18 07:12:41 UTC</pubDate>
         <guid>https://padlet.com/ZLSH_Andrea/c5xki0p2actrg4g8/wish/2146704279</guid>
      </item>
      <item>
         <title></title>
         <author></author>
         <link>https://padlet.com/ZLSH_Andrea/c5xki0p2actrg4g8/wish/2146704571</link>
         <description><![CDATA[<div>不同類型在python中作用不同</div>]]></description>
         <enclosure url="https://loom.com/share/e288fb4fa83b4c14af53227250a6483a" />
         <pubDate>2022-04-18 07:13:04 UTC</pubDate>
         <guid>https://padlet.com/ZLSH_Andrea/c5xki0p2actrg4g8/wish/2146704571</guid>
      </item>
      <item>
         <title>L1E9_Other variable types</title>
         <author></author>
         <link>https://padlet.com/ZLSH_Andrea/c5xki0p2actrg4g8/wish/2146706252</link>
         <description><![CDATA[<div>1.創造變數<br>2.bool:true/false</div>]]></description>
         <enclosure url="https://www.loom.com/share/de7682b017d64fecad8e89e40cd7ee9b" />
         <pubDate>2022-04-18 07:15:13 UTC</pubDate>
         <guid>https://padlet.com/ZLSH_Andrea/c5xki0p2actrg4g8/wish/2146706252</guid>
      </item>
      <item>
         <title>L1E3 When to ue Python?</title>
         <author>annieroan2005</author>
         <link>https://padlet.com/ZLSH_Andrea/c5xki0p2actrg4g8/wish/2146712739</link>
         <description><![CDATA[<div>在那些時機下適合適用Python 這個工具呢?</div>]]></description>
         <enclosure url="https://www.loom.com/share/cd2637a46c884ff29434e0bbbabbcfeb" />
         <pubDate>2022-04-18 07:23:15 UTC</pubDate>
         <guid>https://padlet.com/ZLSH_Andrea/c5xki0p2actrg4g8/wish/2146712739</guid>
      </item>
      <item>
         <title>L1E12Type conversion</title>
         <author></author>
         <link>https://padlet.com/ZLSH_Andrea/c5xki0p2actrg4g8/wish/2146714029</link>
         <description><![CDATA[<div>這一關在叫我們延續前面的複利概念，並修正他給的算式使其成立，之後將pi_string定義為圓周率，又因為圓周率有小數點，所以他屬於float類型。，所以我們要將他轉成float的形式。</div><div><br><br></div>]]></description>
         <enclosure url="https://www.loom.com/share/e80b2b674ff94620acf0f8c358ce6bd4" />
         <pubDate>2022-04-18 07:24:56 UTC</pubDate>
         <guid>https://padlet.com/ZLSH_Andrea/c5xki0p2actrg4g8/wish/2146714029</guid>
      </item>
      <item>
         <title>L1E13Can Python handle everything?</title>
         <author></author>
         <link>https://padlet.com/ZLSH_Andrea/c5xki0p2actrg4g8/wish/2146715256</link>
         <description><![CDATA[<div>數字只能與括弧()相加，不可以與"&nbsp; "相加</div><div><br><br></div>]]></description>
         <enclosure url="https://www.loom.com/share/5c89d4df286447cba9ae690d8ca8422e" />
         <pubDate>2022-04-18 07:26:25 UTC</pubDate>
         <guid>https://padlet.com/ZLSH_Andrea/c5xki0p2actrg4g8/wish/2146715256</guid>
      </item>
      <item>
         <title>L1 E4 Any comments?</title>
         <author>annieroan2005</author>
         <link>https://padlet.com/ZLSH_Andrea/c5xki0p2actrg4g8/wish/2146722411</link>
         <description><![CDATA[<div>學會利用#來增加註解，幫助我們更清楚此項程式的目的</div>]]></description>
         <enclosure url="https://www.loom.com/share/de9c48e022f2487eab621a9fc799a62a" />
         <pubDate>2022-04-18 07:35:28 UTC</pubDate>
         <guid>https://padlet.com/ZLSH_Andrea/c5xki0p2actrg4g8/wish/2146722411</guid>
      </item>
      <item>
         <title>L1E4 Any comments? </title>
         <author></author>
         <link>https://padlet.com/ZLSH_Andrea/c5xki0p2actrg4g8/wish/2146761466</link>
         <description><![CDATA[<div>寫註釋</div>]]></description>
         <enclosure url="https://www.loom.com/share/52134a0a47f24a11986379421e4b4396" />
         <pubDate>2022-04-18 08:29:57 UTC</pubDate>
         <guid>https://padlet.com/ZLSH_Andrea/c5xki0p2actrg4g8/wish/2146761466</guid>
      </item>
      <item>
         <title>L1E7-Other variable types</title>
         <author></author>
         <link>https://padlet.com/ZLSH_Andrea/c5xki0p2actrg4g8/wish/2146763726</link>
         <description><![CDATA[<div>創建練習:創建一個變量desc，與一個profitable</div>]]></description>
         <enclosure url="https://www.loom.com/share/a2355a16be3f4eadb52073b277a89bae" />
         <pubDate>2022-04-18 08:32:58 UTC</pubDate>
         <guid>https://padlet.com/ZLSH_Andrea/c5xki0p2actrg4g8/wish/2146763726</guid>
      </item>
      <item>
         <title>L1E5 Python as a calculator</title>
         <author></author>
         <link>https://padlet.com/ZLSH_Andrea/c5xki0p2actrg4g8/wish/2146764243</link>
         <description><![CDATA[<div>加減乘除</div>]]></description>
         <enclosure url="https://www.loom.com/share/b7c3c292984f4997a4f590861046de3e" />
         <pubDate>2022-04-18 08:33:46 UTC</pubDate>
         <guid>https://padlet.com/ZLSH_Andrea/c5xki0p2actrg4g8/wish/2146764243</guid>
      </item>
      <item>
         <title>L1E7 Variable Assignment</title>
         <author></author>
         <link>https://padlet.com/ZLSH_Andrea/c5xki0p2actrg4g8/wish/2146765041</link>
         <description><![CDATA[<div>建一個變數</div>]]></description>
         <enclosure url="https://www.loom.com/share/72625e7b117b4321987fd626f32cf085" />
         <pubDate>2022-04-18 08:35:05 UTC</pubDate>
         <guid>https://padlet.com/ZLSH_Andrea/c5xki0p2actrg4g8/wish/2146765041</guid>
      </item>
      <item>
         <title></title>
         <author></author>
         <link>https://padlet.com/ZLSH_Andrea/c5xki0p2actrg4g8/wish/2146773268</link>
         <description><![CDATA[<div>學習如何以複利計算100美元存入銀行7年後的錢 10715-黃宥慈</div>]]></description>
         <enclosure url="https://www.loom.com/share/76bb90cd94a94ce687b6edc5a8f0e676" />
         <pubDate>2022-04-18 08:47:36 UTC</pubDate>
         <guid>https://padlet.com/ZLSH_Andrea/c5xki0p2actrg4g8/wish/2146773268</guid>
      </item>
      <item>
         <title></title>
         <author></author>
         <link>https://padlet.com/ZLSH_Andrea/c5xki0p2actrg4g8/wish/2146774675</link>
         <description><![CDATA[<div>學習用type函數分辨與歸類物件所屬於的類型 10715-黃宥慈</div>]]></description>
         <enclosure url="https://www.loom.com/share/847cc132b41b405590f6fa352a0c4ef9" />
         <pubDate>2022-04-18 08:49:53 UTC</pubDate>
         <guid>https://padlet.com/ZLSH_Andrea/c5xki0p2actrg4g8/wish/2146774675</guid>
      </item>
      <item>
         <title>L1E8-Guess the type</title>
         <author></author>
         <link>https://padlet.com/ZLSH_Andrea/c5xki0p2actrg4g8/wish/2146780231</link>
         <description><![CDATA[<div>分辨數值類型:float,str,bool<br>float:含小數點的數值<br>str:整數數值<br>bool:邏輯表示<br><br></div>]]></description>
         <enclosure url="https://www.loom.com/share/221b6553b4d84277ae9752d3ce5ce5c3" />
         <pubDate>2022-04-18 08:58:56 UTC</pubDate>
         <guid>https://padlet.com/ZLSH_Andrea/c5xki0p2actrg4g8/wish/2146780231</guid>
      </item>
      <item>
         <title>L1E9-Operations with other types</title>
         <author></author>
         <link>https://padlet.com/ZLSH_Andrea/c5xki0p2actrg4g8/wish/2146782527</link>
         <description><![CDATA[<div>其他類型的操作:帶入不一樣的值，出來的值也會不一樣，用複利問題求存款值，並建立代數。</div>]]></description>
         <enclosure url="https://www.loom.com/share/8e7e7713ae2d42fab44578b8594ce943" />
         <pubDate>2022-04-18 09:02:57 UTC</pubDate>
         <guid>https://padlet.com/ZLSH_Andrea/c5xki0p2actrg4g8/wish/2146782527</guid>
      </item>
      <item>
         <title>L1E12 - Type conversion | Python</title>
         <author></author>
         <link>https://padlet.com/ZLSH_Andrea/c5xki0p2actrg4g8/wish/2146794613</link>
         <description><![CDATA[<div>1.python次方的表示方法<br>2.str()函數(可將變數轉為字串)&nbsp;<br>3.float()函數(用於小數)&nbsp;<br>4.int()函數(用於整數)</div>]]></description>
         <enclosure url="https://www.loom.com/share/f7342301d633406581b069d026cb9914" />
         <pubDate>2022-04-18 09:24:48 UTC</pubDate>
         <guid>https://padlet.com/ZLSH_Andrea/c5xki0p2actrg4g8/wish/2146794613</guid>
      </item>
      <item>
         <title>L1E2</title>
         <author></author>
         <link>https://padlet.com/ZLSH_Andrea/c5xki0p2actrg4g8/wish/2146957620</link>
         <description><![CDATA[<div>認識Python及基本寫法</div>]]></description>
         <enclosure url="https://www.loom.com/share/297a1db7613045e28457f9937adca031" />
         <pubDate>2022-04-18 13:15:54 UTC</pubDate>
         <guid>https://padlet.com/ZLSH_Andrea/c5xki0p2actrg4g8/wish/2146957620</guid>
      </item>
      <item>
         <title>L1E3</title>
         <author></author>
         <link>https://padlet.com/ZLSH_Andrea/c5xki0p2actrg4g8/wish/2146985166</link>
         <description><![CDATA[<div>了解使用Python的時機</div>]]></description>
         <enclosure url="https://www.loom.com/share/0c23f74fefad4457bbb3d76706190d26" />
         <pubDate>2022-04-18 13:38:22 UTC</pubDate>
         <guid>https://padlet.com/ZLSH_Andrea/c5xki0p2actrg4g8/wish/2146985166</guid>
      </item>
      <item>
         <title>L1E4</title>
         <author></author>
         <link>https://padlet.com/ZLSH_Andrea/c5xki0p2actrg4g8/wish/2146992411</link>
         <description><![CDATA[<div>學習如何為程式增加註解</div>]]></description>
         <enclosure url="https://www.loom.com/share/cf28483de1a047fda65f785163455cfa" />
         <pubDate>2022-04-18 13:44:23 UTC</pubDate>
         <guid>https://padlet.com/ZLSH_Andrea/c5xki0p2actrg4g8/wish/2146992411</guid>
      </item>
      <item>
         <title>L1 E5 Python as a calulator</title>
         <author></author>
         <link>https://padlet.com/ZLSH_Andrea/c5xki0p2actrg4g8/wish/2147059669</link>
         <description><![CDATA[<div>** 和 % 代表的意思</div>]]></description>
         <enclosure url="https://www.loom.com/share/e0d5757020654eafa9ba260c795ff855?sharedAppSource" />
         <pubDate>2022-04-18 14:35:40 UTC</pubDate>
         <guid>https://padlet.com/ZLSH_Andrea/c5xki0p2actrg4g8/wish/2147059669</guid>
      </item>
      <item>
         <title>L1E4 Python as a calculator</title>
         <author></author>
         <link>https://padlet.com/ZLSH_Andrea/c5xki0p2actrg4g8/wish/2147062372</link>
         <description><![CDATA[<div>如何將Python當作計算機使用</div>]]></description>
         <enclosure url="https://www.loom.com/share/0ac5e871f8324bd685bb61ff29cef9ee" />
         <pubDate>2022-04-18 14:37:47 UTC</pubDate>
         <guid>https://padlet.com/ZLSH_Andrea/c5xki0p2actrg4g8/wish/2147062372</guid>
      </item>
      <item>
         <title>L1E6 Variable Assignment</title>
         <author></author>
         <link>https://padlet.com/ZLSH_Andrea/c5xki0p2actrg4g8/wish/2147063718</link>
         <description><![CDATA[<div>認識變數</div>]]></description>
         <enclosure url="https://www.loom.com/share/c1f5fae51bc04c158d61e653cc3ff5a7" />
         <pubDate>2022-04-18 14:38:56 UTC</pubDate>
         <guid>https://padlet.com/ZLSH_Andrea/c5xki0p2actrg4g8/wish/2147063718</guid>
      </item>
      <item>
         <title>L1 E7 Variables Assignmant</title>
         <author></author>
         <link>https://padlet.com/ZLSH_Andrea/c5xki0p2actrg4g8/wish/2147068111</link>
         <description><![CDATA[<div>= 代表的意思</div>]]></description>
         <enclosure url="https://www.loom.com/share/efd617248df94e8faf8b5a6149825df6?sharedAppSource" />
         <pubDate>2022-04-18 14:42:19 UTC</pubDate>
         <guid>https://padlet.com/ZLSH_Andrea/c5xki0p2actrg4g8/wish/2147068111</guid>
      </item>
      <item>
         <title>L1 E8 Calculations with variables</title>
         <author></author>
         <link>https://padlet.com/ZLSH_Andrea/c5xki0p2actrg4g8/wish/2147093297</link>
         <description><![CDATA[<div>把變量和= 以及**結合</div>]]></description>
         <enclosure url="https://www.loom.com/share/8f4d5c8a645e42afa6cc05c2da71be9c?sharedAppSource=personal_library" />
         <pubDate>2022-04-18 15:02:47 UTC</pubDate>
         <guid>https://padlet.com/ZLSH_Andrea/c5xki0p2actrg4g8/wish/2147093297</guid>
      </item>
      <item>
         <title>L1E4-Python as a calculator </title>
         <author></author>
         <link>https://padlet.com/ZLSH_Andrea/c5xki0p2actrg4g8/wish/2148412621</link>
         <description><![CDATA[<div>+加 -減 *乘 **次方 /除 </div>]]></description>
         <enclosure url="https://www.loom.com/share/7d206a7f887448a2840fbefbd4721c44" />
         <pubDate>2022-04-19 11:19:51 UTC</pubDate>
         <guid>https://padlet.com/ZLSH_Andrea/c5xki0p2actrg4g8/wish/2148412621</guid>
      </item>
      <item>
         <title>L1E5-Variable Assignment </title>
         <author></author>
         <link>https://padlet.com/ZLSH_Andrea/c5xki0p2actrg4g8/wish/2148416337</link>
         <description><![CDATA[<div>新建一個變數</div>]]></description>
         <enclosure url="https://www.loom.com/share/c56ae02d9c354c1cb42d00917af044c7" />
         <pubDate>2022-04-19 11:23:34 UTC</pubDate>
         <guid>https://padlet.com/ZLSH_Andrea/c5xki0p2actrg4g8/wish/2148416337</guid>
      </item>
      <item>
         <title>L1E6-Calculations with variables </title>
         <author></author>
         <link>https://padlet.com/ZLSH_Andrea/c5xki0p2actrg4g8/wish/2148420437</link>
         <description><![CDATA[<div>利用相乘和次方關係算複利後總和</div>]]></description>
         <enclosure url="https://www.loom.com/share/38707592a198413eaa2892a91e33a2fa" />
         <pubDate>2022-04-19 11:27:19 UTC</pubDate>
         <guid>https://padlet.com/ZLSH_Andrea/c5xki0p2actrg4g8/wish/2148420437</guid>
      </item>
      <item>
         <title>認識python的使用方法10727</title>
         <author></author>
         <link>https://padlet.com/ZLSH_Andrea/c5xki0p2actrg4g8/wish/2150070699</link>
         <description><![CDATA[<div><br><br></div>]]></description>
         <enclosure url="https://www.loom.com/share/a5af14d92541411496bbd4b30f9ead37" />
         <pubDate>2022-04-20 09:44:58 UTC</pubDate>
         <guid>https://padlet.com/ZLSH_Andrea/c5xki0p2actrg4g8/wish/2150070699</guid>
      </item>
      <item>
         <title>指數的運算10727</title>
         <author></author>
         <link>https://padlet.com/ZLSH_Andrea/c5xki0p2actrg4g8/wish/2150074185</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://www.loom.com/share/a5af14d92541411496bbd4b30f9ead37" />
         <pubDate>2022-04-20 09:48:49 UTC</pubDate>
         <guid>https://padlet.com/ZLSH_Andrea/c5xki0p2actrg4g8/wish/2150074185</guid>
      </item>
      <item>
         <title>基礎python10727</title>
         <author></author>
         <link>https://padlet.com/ZLSH_Andrea/c5xki0p2actrg4g8/wish/2150075102</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://www.loom.com/share/71ad7d17a1584bada09b1bd96ba021c4" />
         <pubDate>2022-04-20 09:49:49 UTC</pubDate>
         <guid>https://padlet.com/ZLSH_Andrea/c5xki0p2actrg4g8/wish/2150075102</guid>
      </item>
      <item>
         <title>L1E1</title>
         <author></author>
         <link>https://padlet.com/ZLSH_Andrea/c5xki0p2actrg4g8/wish/2150232694</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1672300055/16b3e67c9dfef03d6efd77624f163cac/trim_48B71096_2535_4868_8CD2_416D1796175F.MOV" />
         <pubDate>2022-04-20 12:30:39 UTC</pubDate>
         <guid>https://padlet.com/ZLSH_Andrea/c5xki0p2actrg4g8/wish/2150232694</guid>
      </item>
      <item>
         <title>L1E2</title>
         <author></author>
         <link>https://padlet.com/ZLSH_Andrea/c5xki0p2actrg4g8/wish/2150236674</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1672300055/174d37050db574ee55d4930b0e61476f/trim_8DF2B648_6090_4CC6_9650_B4BB0FBA7307.MOV" />
         <pubDate>2022-04-20 12:33:51 UTC</pubDate>
         <guid>https://padlet.com/ZLSH_Andrea/c5xki0p2actrg4g8/wish/2150236674</guid>
      </item>
      <item>
         <title>L1E3</title>
         <author></author>
         <link>https://padlet.com/ZLSH_Andrea/c5xki0p2actrg4g8/wish/2150241625</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1672300055/546a152a9b90bf7475bae4a40735f4a0/trim_86BDCBF3_E61F_4588_A791_BB8D6A74A752.MOV" />
         <pubDate>2022-04-20 12:37:54 UTC</pubDate>
         <guid>https://padlet.com/ZLSH_Andrea/c5xki0p2actrg4g8/wish/2150241625</guid>
      </item>
      <item>
         <title>認識python10732</title>
         <author></author>
         <link>https://padlet.com/ZLSH_Andrea/c5xki0p2actrg4g8/wish/2150250361</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://www.loom.com/share/39849e45b6e941bc8a61e6ec0981bbdb" />
         <pubDate>2022-04-20 12:44:08 UTC</pubDate>
         <guid>https://padlet.com/ZLSH_Andrea/c5xki0p2actrg4g8/wish/2150250361</guid>
      </item>
      <item>
         <title>認識python10732</title>
         <author></author>
         <link>https://padlet.com/ZLSH_Andrea/c5xki0p2actrg4g8/wish/2150253656</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://www.loom.com/share/4c4c6c4ad1244f81a873cc949491787f" />
         <pubDate>2022-04-20 12:46:25 UTC</pubDate>
         <guid>https://padlet.com/ZLSH_Andrea/c5xki0p2actrg4g8/wish/2150253656</guid>
      </item>
      <item>
         <title>L1E2-The Python Interface 10726</title>
         <author>s11030129</author>
         <link>https://padlet.com/ZLSH_Andrea/c5xki0p2actrg4g8/wish/2150254031</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://www.loom.com/share/dada2dd52e754b46b1dece86e2f800bc" />
         <pubDate>2022-04-20 12:46:43 UTC</pubDate>
         <guid>https://padlet.com/ZLSH_Andrea/c5xki0p2actrg4g8/wish/2150254031</guid>
      </item>
      <item>
         <title>認識python10732</title>
         <author></author>
         <link>https://padlet.com/ZLSH_Andrea/c5xki0p2actrg4g8/wish/2150256446</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://www.loom.com/share/64a9bcbf856140aaa8091d3df89c00fd" />
         <pubDate>2022-04-20 12:48:27 UTC</pubDate>
         <guid>https://padlet.com/ZLSH_Andrea/c5xki0p2actrg4g8/wish/2150256446</guid>
      </item>
      <item>
         <title>L1E3-When to use Python?  10726</title>
         <author>s11030129</author>
         <link>https://padlet.com/ZLSH_Andrea/c5xki0p2actrg4g8/wish/2150262329</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://www.loom.com/share/3ee4f58af0714bf3a8aaeb6604f9eaa9" />
         <pubDate>2022-04-20 12:52:43 UTC</pubDate>
         <guid>https://padlet.com/ZLSH_Andrea/c5xki0p2actrg4g8/wish/2150262329</guid>
      </item>
      <item>
         <title>L1E4-Any comments? 10726</title>
         <author>s11030129</author>
         <link>https://padlet.com/ZLSH_Andrea/c5xki0p2actrg4g8/wish/2150267610</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://www.loom.com/share/239e49ae7ad94e558f28632368169f13" />
         <pubDate>2022-04-20 12:56:30 UTC</pubDate>
         <guid>https://padlet.com/ZLSH_Andrea/c5xki0p2actrg4g8/wish/2150267610</guid>
      </item>
      <item>
         <title>L1E5-Python as a calculator 10726</title>
         <author>s11030129</author>
         <link>https://padlet.com/ZLSH_Andrea/c5xki0p2actrg4g8/wish/2150283579</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://www.loom.com/share/617a4d4d81804c20bd081dd5b717ad65" />
         <pubDate>2022-04-20 13:07:16 UTC</pubDate>
         <guid>https://padlet.com/ZLSH_Andrea/c5xki0p2actrg4g8/wish/2150283579</guid>
      </item>
      <item>
         <title></title>
         <author></author>
         <link>https://padlet.com/ZLSH_Andrea/c5xki0p2actrg4g8/wish/2150283973</link>
         <description><![CDATA[<div>認識整數、浮點數、字串和布爾值的意義和應用方法。<br>&nbsp;10715-黃宥慈</div>]]></description>
         <enclosure url="https://www.loom.com/share/e9f7a6f7b94e48368983272f6ce9e89b" />
         <pubDate>2022-04-20 13:07:31 UTC</pubDate>
         <guid>https://padlet.com/ZLSH_Andrea/c5xki0p2actrg4g8/wish/2150283973</guid>
      </item>
      <item>
         <title>L1 E12 Type conversion</title>
         <author></author>
         <link>https://padlet.com/ZLSH_Andrea/c5xki0p2actrg4g8/wish/2150291714</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1672309510/a330321c1cb6b1c184f0873852a90961/L1_E12_Type_conversion.mp4" />
         <pubDate>2022-04-20 13:12:30 UTC</pubDate>
         <guid>https://padlet.com/ZLSH_Andrea/c5xki0p2actrg4g8/wish/2150291714</guid>
      </item>
      <item>
         <title>L1 E13 Can Python handle everything?</title>
         <author></author>
         <link>https://padlet.com/ZLSH_Andrea/c5xki0p2actrg4g8/wish/2150292851</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1672309510/85953e61879d1a2e402cc5fc3c48f987/L1_E13_Can_Python_handle_everything.mp4" />
         <pubDate>2022-04-20 13:13:14 UTC</pubDate>
         <guid>https://padlet.com/ZLSH_Andrea/c5xki0p2actrg4g8/wish/2150292851</guid>
      </item>
      <item>
         <title>L1E7 Variable Assignment 10718</title>
         <author></author>
         <link>https://padlet.com/ZLSH_Andrea/c5xki0p2actrg4g8/wish/2150337731</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://www.loom.com/share/1940bda5a73f44538c64e723b11088d2" />
         <pubDate>2022-04-20 13:25:18 UTC</pubDate>
         <guid>https://padlet.com/ZLSH_Andrea/c5xki0p2actrg4g8/wish/2150337731</guid>
      </item>
      <item>
         <title>L1E8 Calculations with variables 10718</title>
         <author></author>
         <link>https://padlet.com/ZLSH_Andrea/c5xki0p2actrg4g8/wish/2150339214</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://www.loom.com/share/8e8f29f0792d4016be77889f061bdbff" />
         <pubDate>2022-04-20 13:26:13 UTC</pubDate>
         <guid>https://padlet.com/ZLSH_Andrea/c5xki0p2actrg4g8/wish/2150339214</guid>
      </item>
      <item>
         <title>L1E9 Other variable types 10718</title>
         <author></author>
         <link>https://padlet.com/ZLSH_Andrea/c5xki0p2actrg4g8/wish/2150340344</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://www.loom.com/share/a71c61984efc4e42a3ea6c92f6be5452" />
         <pubDate>2022-04-20 13:26:56 UTC</pubDate>
         <guid>https://padlet.com/ZLSH_Andrea/c5xki0p2actrg4g8/wish/2150340344</guid>
      </item>
      <item>
         <title>L1 E7 Other variable type - 10728</title>
         <author>s11030131</author>
         <link>https://padlet.com/ZLSH_Andrea/c5xki0p2actrg4g8/wish/2150423285</link>
         <description><![CDATA[<div>學習python的變數類型</div>]]></description>
         <enclosure url="https://www.loom.com/share/de5638b340cf4f78b91cddbc3098e56b" />
         <pubDate>2022-04-20 14:15:12 UTC</pubDate>
         <guid>https://padlet.com/ZLSH_Andrea/c5xki0p2actrg4g8/wish/2150423285</guid>
      </item>
      <item>
         <title>認識python10732</title>
         <author></author>
         <link>https://padlet.com/ZLSH_Andrea/c5xki0p2actrg4g8/wish/2150424079</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://www.loom.com/share/b1dd76c33d024c8e84396c5f2a372fb4" />
         <pubDate>2022-04-20 14:15:44 UTC</pubDate>
         <guid>https://padlet.com/ZLSH_Andrea/c5xki0p2actrg4g8/wish/2150424079</guid>
      </item>
      <item>
         <title>L1 E8 Guess the type - 10728</title>
         <author>s11030131</author>
         <link>https://padlet.com/ZLSH_Andrea/c5xki0p2actrg4g8/wish/2150425443</link>
         <description><![CDATA[<div>判斷python類型</div>]]></description>
         <enclosure url="https://www.loom.com/share/0d973a0f07f14fd2a12d45a8fac94a95" />
         <pubDate>2022-04-20 14:16:16 UTC</pubDate>
         <guid>https://padlet.com/ZLSH_Andrea/c5xki0p2actrg4g8/wish/2150425443</guid>
      </item>
      <item>
         <title>L1E2 The Python Interface </title>
         <author></author>
         <link>https://padlet.com/ZLSH_Andrea/c5xki0p2actrg4g8/wish/2150481143</link>
         <description><![CDATA[<div>利用print做運算</div>]]></description>
         <enclosure url="https://www.loom.com/share/964ccc35e0974c9bab13273da9e97c72" />
         <pubDate>2022-04-20 14:49:01 UTC</pubDate>
         <guid>https://padlet.com/ZLSH_Andrea/c5xki0p2actrg4g8/wish/2150481143</guid>
      </item>
      <item>
         <title>L1E3 When to use Python?</title>
         <author></author>
         <link>https://padlet.com/ZLSH_Andrea/c5xki0p2actrg4g8/wish/2150483108</link>
         <description><![CDATA[<div>使用Python的時機</div>]]></description>
         <enclosure url="https://www.loom.com/share/605f45d395d1418287f6344b1a3aace4" />
         <pubDate>2022-04-20 14:50:11 UTC</pubDate>
         <guid>https://padlet.com/ZLSH_Andrea/c5xki0p2actrg4g8/wish/2150483108</guid>
      </item>
      <item>
         <title>L1E4 Any comments?</title>
         <author></author>
         <link>https://padlet.com/ZLSH_Andrea/c5xki0p2actrg4g8/wish/2150484201</link>
         <description><![CDATA[<div>利用#做注釋</div>]]></description>
         <enclosure url="https://www.loom.com/share/65bef69f25d7466994967c44a47b2ab7" />
         <pubDate>2022-04-20 14:50:51 UTC</pubDate>
         <guid>https://padlet.com/ZLSH_Andrea/c5xki0p2actrg4g8/wish/2150484201</guid>
      </item>
      <item>
         <title>L1E11-Operations with other types</title>
         <author></author>
         <link>https://padlet.com/ZLSH_Andrea/c5xki0p2actrg4g8/wish/2150971555</link>
         <description><![CDATA[<div>不同類型在Python中有不同作用</div>]]></description>
         <enclosure url="https://www.loom.com/share/3bb157ad4b614b868c16002494a8b8ba" />
         <pubDate>2022-04-20 20:29:02 UTC</pubDate>
         <guid>https://padlet.com/ZLSH_Andrea/c5xki0p2actrg4g8/wish/2150971555</guid>
      </item>
      <item>
         <title>L1E12-Type conversion</title>
         <author></author>
         <link>https://padlet.com/ZLSH_Andrea/c5xki0p2actrg4g8/wish/2150992981</link>
         <description><![CDATA[<div>變量類型的轉換<br>利用函數改變變量類型</div>]]></description>
         <enclosure url="https://www.loom.com/share/b3939b5aa4614ca488c0898af7458967" />
         <pubDate>2022-04-20 20:50:54 UTC</pubDate>
         <guid>https://padlet.com/ZLSH_Andrea/c5xki0p2actrg4g8/wish/2150992981</guid>
      </item>
      <item>
         <title>L1E13-Can Python handle everything?</title>
         <author></author>
         <link>https://padlet.com/ZLSH_Andrea/c5xki0p2actrg4g8/wish/2151005999</link>
         <description><![CDATA[<div>Python可以做任何事嗎?<br>四個選項中選出錯誤的選項</div>]]></description>
         <enclosure url="https://www.loom.com/share/420ae08430d248b994d0c39f0e53005e" />
         <pubDate>2022-04-20 21:05:30 UTC</pubDate>
         <guid>https://padlet.com/ZLSH_Andrea/c5xki0p2actrg4g8/wish/2151005999</guid>
      </item>
      <item>
         <title>L1E11 Operations with other types</title>
         <author></author>
         <link>https://padlet.com/ZLSH_Andrea/c5xki0p2actrg4g8/wish/2151611461</link>
         <description><![CDATA[<div>理解使用將文字賦予數字的計算<br>與type的應用</div>]]></description>
         <enclosure url="https://www.loom.com/share/373578249b4e48a3ac0ea91af9b4f244" />
         <pubDate>2022-04-21 07:12:03 UTC</pubDate>
         <guid>https://padlet.com/ZLSH_Andrea/c5xki0p2actrg4g8/wish/2151611461</guid>
      </item>
      <item>
         <title>L1E12 Type conversion</title>
         <author></author>
         <link>https://padlet.com/ZLSH_Andrea/c5xki0p2actrg4g8/wish/2151620247</link>
         <description><![CDATA[<div>能將被賦予了數字的文字轉為數字但保留原名</div>]]></description>
         <enclosure url="https://www.loom.com/share/24649c6f8fc34851829144c67422570f" />
         <pubDate>2022-04-21 07:19:19 UTC</pubDate>
         <guid>https://padlet.com/ZLSH_Andrea/c5xki0p2actrg4g8/wish/2151620247</guid>
      </item>
      <item>
         <title>L1E8-Calculations with variables</title>
         <author></author>
         <link>https://padlet.com/ZLSH_Andrea/c5xki0p2actrg4g8/wish/2151620644</link>
         <description><![CDATA[<div>https://www.loom.com/share/39fd245a5d304af4b9dacee4b7a73001</div>]]></description>
         <enclosure url="https://www.loom.com/share/39fd245a5d304af4b9dacee4b7a73001" />
         <pubDate>2022-04-21 07:19:41 UTC</pubDate>
         <guid>https://padlet.com/ZLSH_Andrea/c5xki0p2actrg4g8/wish/2151620644</guid>
      </item>
      <item>
         <title>L1E13 Can Python handle everything?</title>
         <author></author>
         <link>https://padlet.com/ZLSH_Andrea/c5xki0p2actrg4g8/wish/2151622809</link>
         <description><![CDATA[<div>理解程式錯誤(運用到了前面的str()功能</div>]]></description>
         <enclosure url="https://www.loom.com/share/2b2db68186da4b5da1d2517e39170f3f" />
         <pubDate>2022-04-21 07:21:37 UTC</pubDate>
         <guid>https://padlet.com/ZLSH_Andrea/c5xki0p2actrg4g8/wish/2151622809</guid>
      </item>
      <item>
         <title>L1E10-Guess the type</title>
         <author></author>
         <link>https://padlet.com/ZLSH_Andrea/c5xki0p2actrg4g8/wish/2151623298</link>
         <description><![CDATA[<div>https://www.loom.com/share/ba7b17db93af4707803937a30d90846e</div>]]></description>
         <enclosure url="https://www.loom.com/share/ba7b17db93af4707803937a30d90846e" />
         <pubDate>2022-04-21 07:22:07 UTC</pubDate>
         <guid>https://padlet.com/ZLSH_Andrea/c5xki0p2actrg4g8/wish/2151623298</guid>
      </item>
      <item>
         <title>L1E13-Can Python handle everything?</title>
         <author></author>
         <link>https://padlet.com/ZLSH_Andrea/c5xki0p2actrg4g8/wish/2155289828</link>
         <description><![CDATA[<div>如何判斷程式的錯誤與否</div>]]></description>
         <enclosure url="https://www.loom.com/share/f5777373e1ca434aa8d6ff0e4535f4c5" />
         <pubDate>2022-04-24 14:06:07 UTC</pubDate>
         <guid>https://padlet.com/ZLSH_Andrea/c5xki0p2actrg4g8/wish/2155289828</guid>
      </item>
      <item>
         <title>L1E9-Other variable types</title>
         <author></author>
         <link>https://padlet.com/ZLSH_Andrea/c5xki0p2actrg4g8/wish/2155824372</link>
         <description><![CDATA[<div>https://www.loom.com/share/28d6c7a7aed64adbaaae90faa59321e0</div>]]></description>
         <enclosure url="https://www.loom.com/share/28d6c7a7aed64adbaaae90faa59321e0" />
         <pubDate>2022-04-25 03:07:59 UTC</pubDate>
         <guid>https://padlet.com/ZLSH_Andrea/c5xki0p2actrg4g8/wish/2155824372</guid>
      </item>
   </channel>
</rss>
