<?xml version="1.0"?>
<rss version="2.0">
   <channel>
      <title>6조 by Seolyeon Moon</title>
      <link>https://padlet.com/seolyeonmoon/Bookmarks</link>
      <description>Multicampus K-Digital Training </description>
      <language>en-us</language>
      <pubDate>2022-04-14 02:08:45 UTC</pubDate>
      <lastBuildDate>2025-11-20 20:09:28 UTC</lastBuildDate>
      <webMaster>hello@padlet.com</webMaster>
      <image>
         <url></url>
      </image>
      <item>
         <title>추첨기</title>
         <author>seolyeonmoon</author>
         <link>https://padlet.com/seolyeonmoon/Bookmarks/wish/2143274857</link>
         <description><![CDATA[<div>n명 중에 m명씩 조합 만들기<br>-중복되지 않게 뽑기<br><br>Q. m명씩 k개 만들고 남는 인원(&lt;m) 처리?</div>]]></description>
         <enclosure url="" />
         <pubDate>2022-04-14 02:14:00 UTC</pubDate>
         <guid>https://padlet.com/seolyeonmoon/Bookmarks/wish/2143274857</guid>
      </item>
      <item>
         <title>while (ture) 예제 </title>
         <author></author>
         <link>https://padlet.com/seolyeonmoon/Bookmarks/wish/2143288169</link>
         <description><![CDATA[<div>while (true) 무한 반복문이 재미있었어서 파일내 한글이 깨져나오는듯 하지만, while반복안에서 입력했을때 속도가 증감 하는 예제입니다.<br>Q. while 구문 안에서 특정 글자나 숫자를 입력했을때 속도를 증가시키고, 마찬가지로 특정 글자나 숫자를 입력 속도를 감소시켜라.&nbsp;<br>또한 특정한 글자나 숫자를 통해 while구문을 종료시킨다.</div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1666983927/b363b83ba03ee5d498fe448079e87ffa/P127a.java" />
         <pubDate>2022-04-14 02:25:22 UTC</pubDate>
         <guid>https://padlet.com/seolyeonmoon/Bookmarks/wish/2143288169</guid>
      </item>
      <item>
         <title>평균 구하기</title>
         <author></author>
         <link>https://padlet.com/seolyeonmoon/Bookmarks/wish/2143288921</link>
         <description><![CDATA[<div>학생의 전체 평균점수에 대한 학점을 출력하는 프로그램<br><br>학생의 성적이 90점 이상이면 A, 80점이상이면 B, 70점이상이면 C, 50점이상이면 D 그리고 미만이면 F이다. 평균을 구한 다음 학점을 구하시오</div>]]></description>
         <enclosure url="" />
         <pubDate>2022-04-14 02:26:02 UTC</pubDate>
         <guid>https://padlet.com/seolyeonmoon/Bookmarks/wish/2143288921</guid>
      </item>
      <item>
         <title>가사 맞히기 퀴즈</title>
         <author>seolyeonmoon</author>
         <link>https://padlet.com/seolyeonmoon/Bookmarks/wish/2143289172</link>
         <description><![CDATA[<div>-Start-<br>노래를 듣고 [ ] 에 들어갈 말을 쓰시오.<br>영상 링크: ~<br><br>1.&nbsp; 0:n초 "가나다라마바사 [&nbsp; &nbsp; &nbsp; ]파하"&nbsp;<br>정답 입력받기<br>정답이면 "정답입니다", 그렇지 않으면 "오답입니다" 출력<br><br>2.<br>3.<br>(...)<br><br>정답 수: n개 오답 수: (전체 문제 수 - n)개<br>총점은 (정답 비율)점입니다<br><br></div>]]></description>
         <enclosure url="" />
         <pubDate>2022-04-14 02:26:14 UTC</pubDate>
         <guid>https://padlet.com/seolyeonmoon/Bookmarks/wish/2143289172</guid>
      </item>
      <item>
         <title>보물찾기</title>
         <author>seolyeonmoon</author>
         <link>https://padlet.com/seolyeonmoon/Bookmarks/wish/2143292303</link>
         <description><![CDATA[<div>0과 1이 랜덤으로 들어가는 2차원 배열(9x9) 생성<br><br>ar[i][j] = 0이면 재시도, 1이면 보물 찾음<br>보물 찾을 때까지 반복<br><br>Q. 0과 1의 개수를 제한할 수 있는지?<br><br></div>]]></description>
         <enclosure url="" />
         <pubDate>2022-04-14 02:29:02 UTC</pubDate>
         <guid>https://padlet.com/seolyeonmoon/Bookmarks/wish/2143292303</guid>
      </item>
      <item>
         <title></title>
         <author></author>
         <link>https://padlet.com/seolyeonmoon/Bookmarks/wish/2143294979</link>
         <description><![CDATA[<div>두 개의 정수를 입력받아서 두 수의 차를 출력하는 프로그램<br><br>무조건 큰 수에서 작은 수를 뺀 결과를 출력해야한다. 예를 들어서 입력된 두 수 순서에 상관없이 12와 5면 7이 출력되어야 함. 출력 결과는 무조건 0이상이 되어야 한다. </div>]]></description>
         <enclosure url="" />
         <pubDate>2022-04-14 02:31:28 UTC</pubDate>
         <guid>https://padlet.com/seolyeonmoon/Bookmarks/wish/2143294979</guid>
      </item>
      <item>
         <title>보물찾기_수정</title>
         <author>seolyeonmoon</author>
         <link>https://padlet.com/seolyeonmoon/Bookmarks/wish/2143403388</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1666980378/4740a4c124d6069ed349a13c87033bdf/P011.java" />
         <pubDate>2022-04-14 04:32:38 UTC</pubDate>
         <guid>https://padlet.com/seolyeonmoon/Bookmarks/wish/2143403388</guid>
      </item>
      <item>
         <title>2022-04-14 WS01</title>
         <author>seolyeonmoon</author>
         <link>https://padlet.com/seolyeonmoon/Bookmarks/wish/2143516255</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1666980378/53065c7a2d79ac04013f2513516e5755/Ws01.java" />
         <pubDate>2022-04-14 06:17:03 UTC</pubDate>
         <guid>https://padlet.com/seolyeonmoon/Bookmarks/wish/2143516255</guid>
      </item>
      <item>
         <title></title>
         <author></author>
         <link>https://padlet.com/seolyeonmoon/Bookmarks/wish/2143611289</link>
         <description><![CDATA[<div>Ws1번 파일입니다.</div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1666983927/e79b60aa83bab1bdb1cac4130665b312/ws011.java" />
         <pubDate>2022-04-14 08:04:40 UTC</pubDate>
         <guid>https://padlet.com/seolyeonmoon/Bookmarks/wish/2143611289</guid>
      </item>
      <item>
         <title>2022-04-15 WS02</title>
         <author>seolyeonmoon</author>
         <link>https://padlet.com/seolyeonmoon/Bookmarks/wish/2144574036</link>
         <description><![CDATA[<div>정말 작동'만' 되는 코드라 중복 라인도 많고 엄청 지저분하지만ㅠㅠ<br>당첨 기준, 당첨금 등 숫자 바꿔 가시면서 잘 작동하는지 확인해보시면 좋을 것 같아요. 세 개 이상 일치하는 경우가 잘 나오지 않아서, 1개나 2개가 일치할 때로 바꿔서 실행해보셔도 좋을 것 같습니다!</div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1666980378/3be93e0688cf540de6e68a482df99a5d/Ws02.java" />
         <pubDate>2022-04-15 02:50:05 UTC</pubDate>
         <guid>https://padlet.com/seolyeonmoon/Bookmarks/wish/2144574036</guid>
      </item>
      <item>
         <title>Bank UML</title>
         <author></author>
         <link>https://padlet.com/seolyeonmoon/Bookmarks/wish/2144722990</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1667941801/b54f0297c6c376338dda549c0bac22cc/Bank.png" />
         <pubDate>2022-04-15 06:59:01 UTC</pubDate>
         <guid>https://padlet.com/seolyeonmoon/Bookmarks/wish/2144722990</guid>
      </item>
      <item>
         <title></title>
         <author></author>
         <link>https://padlet.com/seolyeonmoon/Bookmarks/wish/2146711913</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1315415516/7a9fbb3cb94f0c852c1e6713131fbb8e/2022_04_18.uml" />
         <pubDate>2022-04-18 07:22:22 UTC</pubDate>
         <guid>https://padlet.com/seolyeonmoon/Bookmarks/wish/2146711913</guid>
      </item>
      <item>
         <title>4.19 teamworkshop car패키지</title>
         <author></author>
         <link>https://padlet.com/seolyeonmoon/Bookmarks/wish/2148266025</link>
         <description><![CDATA[<div>김민식</div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1667941801/cea6680154d5bedb6b46ec2d7dca1ab0/4_19______________.zip" />
         <pubDate>2022-04-19 08:46:08 UTC</pubDate>
         <guid>https://padlet.com/seolyeonmoon/Bookmarks/wish/2148266025</guid>
      </item>
      <item>
         <title>2022-4-19 Car</title>
         <author>seolyeonmoon</author>
         <link>https://padlet.com/seolyeonmoon/Bookmarks/wish/2148352221</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1666980378/1c687e0a89c0556bc6563a7ebf831567/2022_04_19_6__Car.zip" />
         <pubDate>2022-04-19 10:15:22 UTC</pubDate>
         <guid>https://padlet.com/seolyeonmoon/Bookmarks/wish/2148352221</guid>
      </item>
      <item>
         <title>Abstract Class_Animal</title>
         <author>seolyeonmoon</author>
         <link>https://padlet.com/seolyeonmoon/Bookmarks/wish/2149516412</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1666980378/916e046feb2da64a4f66c254f144154c/Animal.PNG" />
         <pubDate>2022-04-20 01:12:11 UTC</pubDate>
         <guid>https://padlet.com/seolyeonmoon/Bookmarks/wish/2149516412</guid>
      </item>
      <item>
         <title>Interface_Animal</title>
         <author>seolyeonmoon</author>
         <link>https://padlet.com/seolyeonmoon/Bookmarks/wish/2149945940</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1666980378/b0d8d9661a492c0fb565b2627e76a315/animalvo.PNG" />
         <pubDate>2022-04-20 07:51:07 UTC</pubDate>
         <guid>https://padlet.com/seolyeonmoon/Bookmarks/wish/2149945940</guid>
      </item>
      <item>
         <title></title>
         <author></author>
         <link>https://padlet.com/seolyeonmoon/Bookmarks/wish/2150025514</link>
         <description><![CDATA[<div>정세연</div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1315415516/ae0daf383d4a5ce4993c1a857c53cc29/ws.zip" />
         <pubDate>2022-04-20 09:01:57 UTC</pubDate>
         <guid>https://padlet.com/seolyeonmoon/Bookmarks/wish/2150025514</guid>
      </item>
      <item>
         <title></title>
         <author>seolyeonmoon</author>
         <link>https://padlet.com/seolyeonmoon/Bookmarks/wish/2151634319</link>
         <description><![CDATA[<div>package oracle;<br><br>public class UpdateTestApp {<br><br>	public static void main(String[] args) throws DuplicatedException {<br>		DAO dao = new CustomerDAO();<br>		<br>		CustomerVO c1 = new CustomerVO("id01", "pwd02", "Cake");<br><br>		<br>		try {<br>			dao.insert(c1);<br>			System.out.println(c1);<br>			c1.setName("Flower");<br>			c1.setPwd("pwd02");<br>			dao.update(c1);<br>			System.out.println(c1);<br>		}catch(NotFoundException e) {<br>			System.out.println(e.getMessage());<br>		}finally {<br>			System.out.println("END");<br>		}<br><br>	}<br><br>}</div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1666980378/880f31797b1f6bd6eea5a1f4b2e2abf6/UpdateTestApp.java" />
         <pubDate>2022-04-21 07:31:48 UTC</pubDate>
         <guid>https://padlet.com/seolyeonmoon/Bookmarks/wish/2151634319</guid>
      </item>
      <item>
         <title></title>
         <author></author>
         <link>https://padlet.com/seolyeonmoon/Bookmarks/wish/2163982938</link>
         <description><![CDATA[<div>-- 01월과 12월에 입사한 직원들 중 홍씨를 조회 하시오<br>SELECT * FROM emp<br>WHERE date_format(hdate, '%m') IN (01, 12)<br>AND empname LIKE '홍__';<br><br></div>]]></description>
         <enclosure url="" />
         <pubDate>2022-04-29 08:37:06 UTC</pubDate>
         <guid>https://padlet.com/seolyeonmoon/Bookmarks/wish/2163982938</guid>
      </item>
      <item>
         <title>-- 가장많은 월급과 가장적은 월급을 가진 사원의 월급과 이름을 출력(홍지훈)</title>
         <author></author>
         <link>https://padlet.com/seolyeonmoon/Bookmarks/wish/2163984247</link>
         <description><![CDATA[<div>select empname,salary<br>from emp<br>where salary = (SELECT MAX(salary)FROM emp) or salary=(SELECT MIN(salary)FROM emp);<br><br>-- deptno가 10이면 서울 20이면 부산 30이면 대구 40이면 대전을 출력<br>SELECT&nbsp; empname,DEPTNO,<br>CASE<br>	WHEN deptno=10 THEN '서울'<br>&nbsp; &nbsp; WHEN deptno=20&nbsp; THEN '부산'<br>	WHEN deptno=30 THEN '대구'<br>&nbsp; &nbsp; ELSE '대전'<br>&nbsp; &nbsp;&nbsp;<br>END AS '부서지역' &nbsp;<br>FROM emp;<br><br></div>]]></description>
         <enclosure url="" />
         <pubDate>2022-04-29 08:38:00 UTC</pubDate>
         <guid>https://padlet.com/seolyeonmoon/Bookmarks/wish/2163984247</guid>
      </item>
      <item>
         <title>SQL 문제 만들기</title>
         <author>seolyeonmoon</author>
         <link>https://padlet.com/seolyeonmoon/Bookmarks/wish/2163984492</link>
         <description><![CDATA[<div>-- 이름이 '자'로 끝나거나 두 번째 글자가 '말'인 직원들의 연봉 평균보다 연봉이 적은 직원들의 이름과 연봉 출력하기<br><br>WITH temp(avgsalary)<br>AS<br>(SELECT AVG(salary) FROM emp WHERE empname LIKE '__자'<br>OR empname LIKE '_말_')<br>SELECT empname, salary FROM emp<br>WHERE salary &lt; (SELECT avgsalary FROM temp);</div>]]></description>
         <enclosure url="" />
         <pubDate>2022-04-29 08:38:11 UTC</pubDate>
         <guid>https://padlet.com/seolyeonmoon/Bookmarks/wish/2163984492</guid>
      </item>
      <item>
         <title>Lotto OOP_20220502</title>
         <author>seolyeonmoon</author>
         <link>https://padlet.com/seolyeonmoon/Bookmarks/wish/2166452371</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1666980378/00cd6f764070fe00766b0877be129ad2/Lotto_OOP__20220502.zip" />
         <pubDate>2022-05-02 08:03:58 UTC</pubDate>
         <guid>https://padlet.com/seolyeonmoon/Bookmarks/wish/2166452371</guid>
      </item>
      <item>
         <title>Lotto OOP_20220506</title>
         <author>seolyeonmoon</author>
         <link>https://padlet.com/seolyeonmoon/Bookmarks/wish/2174923475</link>
         <description><![CDATA[<div>1) LottoTestApp: while(true)형 cmd<br>2) UIApp<br>테스트해 보시고 수정사항 있으면 피드백 주세요 :)</div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1666980378/1121c183a2c75e01fa5f6882d32ef7ac/Lotto_OOP_2022_05_07.zip" />
         <pubDate>2022-05-09 02:23:31 UTC</pubDate>
         <guid>https://padlet.com/seolyeonmoon/Bookmarks/wish/2174923475</guid>
      </item>
      <item>
         <title>로또 객체지향 최종 수정본</title>
         <author>seolyeonmoon</author>
         <link>https://padlet.com/seolyeonmoon/Bookmarks/wish/2176693748</link>
         <description><![CDATA[<div>어제&nbsp;파일과 살짝 다른 부분이 있습니다!</div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1666980378/363ca450968d46fe0c3820b203e6e90c/____1_6_____.zip" />
         <pubDate>2022-05-10 01:25:59 UTC</pubDate>
         <guid>https://padlet.com/seolyeonmoon/Bookmarks/wish/2176693748</guid>
      </item>
      <item>
         <title>로또 객체지향.md</title>
         <author>seolyeonmoon</author>
         <link>https://padlet.com/seolyeonmoon/Bookmarks/wish/2176694322</link>
         <description><![CDATA[<div>1번 문항의 경우&nbsp;위의 zip파일과 본 md파일 모두 업로드했고,<br>2번 문항의 경우 Employee와 Animal DAO 코드를 작성한 날 파일을 압축해서 올렸으니 필요하시면 참고하세요 :)</div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1666980378/ed27e01bc1268fac217ce0eee27ed90c/_____________6_.md" />
         <pubDate>2022-05-10 01:26:24 UTC</pubDate>
         <guid>https://padlet.com/seolyeonmoon/Bookmarks/wish/2176694322</guid>
      </item>
   </channel>
</rss>
