<?xml version="1.0"?>
<rss version="2.0">
   <channel>
      <title>나의 유쾌한 Padlet by 이영현</title>
      <link>https://padlet.com/yhleigh/202122</link>
      <description>당당한 마음을 담아 만듦</description>
      <language>en-us</language>
      <pubDate>2022-03-10 05:30:40 UTC</pubDate>
      <lastBuildDate>2022-04-11 01:43:44 UTC</lastBuildDate>
      <webMaster>hello@padlet.com</webMaster>
      <image>
         <url></url>
      </image>
      <item>
         <title>편 지 . . .</title>
         <author>yhleigh</author>
         <link>https://padlet.com/yhleigh/202122/wish/2092872573</link>
         <description><![CDATA[<div>#include &lt;stdio.h&gt;<br><br>int main() {<br>	printf("설빈아 나 이따가 조퇴하고 싶음 눈 빠질 것 같 아 . . . . ");<br>}</div>]]></description>
         <enclosure url="" />
         <pubDate>2022-03-14 01:43:58 UTC</pubDate>
         <guid>https://padlet.com/yhleigh/202122/wish/2092872573</guid>
      </item>
      <item>
         <title></title>
         <author>yhleigh</author>
         <link>https://padlet.com/yhleigh/202122/wish/2104293733</link>
         <description><![CDATA[<div>#include &lt;stdio.h&gt;<br>int main() {<br>	int a = 30;<br>	float b = 0.235;<br>	char c = 'k';<br>	char d[] = "watsup";<br>	printf("%d,a");<br>	printf("%f,b");<br>	printf("%c,c");<br>	printf("%s,d");<br>}</div>]]></description>
         <enclosure url="" />
         <pubDate>2022-03-21 01:40:29 UTC</pubDate>
         <guid>https://padlet.com/yhleigh/202122/wish/2104293733</guid>
      </item>
      <item>
         <title></title>
         <author>yhleigh</author>
         <link>https://padlet.com/yhleigh/202122/wish/2116159440</link>
         <description><![CDATA[<div>#include &lt;stdio.h&gt;<br><br>int main() {<br>	int a = 18;<br>	float b = 0.235;<br>	char c = 'k';<br>	char d[] = "World";<br>	char mbti[] = "ISTJ";<br>	printf("%d" , a);<br>	printf("%0.3f" , b);<br>	printf("%c" , c);<br>	printf("Hello %s" , d);<br>	printf("%d번 학생의 mbti는 %sWn",a, mbti);<br>}</div>]]></description>
         <enclosure url="" />
         <pubDate>2022-03-28 01:50:43 UTC</pubDate>
         <guid>https://padlet.com/yhleigh/202122/wish/2116159440</guid>
      </item>
      <item>
         <title></title>
         <author>yhleigh</author>
         <link>https://padlet.com/yhleigh/202122/wish/2138466627</link>
         <description><![CDATA[<div>#include &lt;stdio.h&gt;<br><br>int main() {<br>	/*int tall = 165;<br>	printf("당신의 키는?");<br>	scanf_s("%d", &amp;tall);<br>	printf("당신의 키는 %dcm입니다.", tall);*/<br>	<br>	char test[10];<br>	scanf_s("%s",&nbsp;<br>		&nbsp; &amp;test, sizeof(test));<br>	printf("%s", test);<br>}</div>]]></description>
         <enclosure url="" />
         <pubDate>2022-04-11 01:43:44 UTC</pubDate>
         <guid>https://padlet.com/yhleigh/202122/wish/2138466627</guid>
      </item>
   </channel>
</rss>
