{"id":222,"date":"2026-05-14T21:45:18","date_gmt":"2026-05-14T13:45:18","guid":{"rendered":"https:\/\/junai.ai\/blog\/python-comprehensions-10\/"},"modified":"2026-05-17T07:31:18","modified_gmt":"2026-05-16T23:31:18","slug":"python-comprehensions-10","status":"publish","type":"post","link":"https:\/\/junai.ai\/blog\/python-comprehensions-10\/","title":{"rendered":"\ud30c\uc774\uc36c \ub9ac\uc2a4\ud2b8 \ucef4\ud504\ub9ac\ud5e8\uc158 \u2014 \ud55c \uc904\ub85c \ud45c\ud604 (10\ud3b8)"},"content":{"rendered":"\n<!-- WordPress REST API \ubc1c\ud589\uc6a9 HTML (\uc790\ub3d9 \uc0dd\uc131) -->\n<!-- WP-FEATURED-MEDIA-ID: 589 -->\n<div style=\"max-width:800px;margin:0 auto;\">\n<style>\n\/* js-textbook \u2014 PostgreSQL \uad50\uc7ac \ub3d9\uc77c \ud314\ub808\ud2b8 *\/\n:root {\n  --color-primary: #336791;\n  --color-accent: #60a5fa;\n  --color-bg: #fafafa;\n  --color-bg-card: #ffffff;\n  --color-text: #1e293b;\n  --color-text-muted: #64748b;\n  --hero-start: #0f172a;\n  --hero-end: #336791;\n  --font-body: -apple-system, BlinkMacSystemFont, 'Apple SD Gothic Neo', 'Noto Sans KR', sans-serif;\n  --size-body: 17px;\n  --line-height: 1.75;\n}\n* { box-sizing: border-box; }\n.container { max-width: 760px; margin: 0 auto; padding: 0 22px 80px; }\n.hero { background: linear-gradient(135deg, var(--hero-start) 0%, var(--hero-end) 100%); color: #fff; padding: 72px 22px 56px; text-align: center; }\n.hero .badge { display: inline-block; background: rgba(96,165,250,0.18); color: var(--color-accent); padding: 6px 14px; border-radius: 999px; font-size: 13px; font-weight: 600; letter-spacing: 0.5px; margin-bottom: 18px; }\n.hero h1 { margin: 0 0 18px; font-size: 36px; line-height: 1.3; letter-spacing: -0.3px; }\n.hero p.sub { margin: 0 auto; max-width: 580px; font-size: 17px; color: #bfdbfe; }\n.hero img { width: 100%; max-width: 720px; height: auto; margin: 36px auto 0; display: block; border-radius: 10px; box-shadow: 0 8px 32px rgba(0,0,0,0.3); }\n.meta { display: flex; gap: 14px; justify-content: center; margin-top: 20px; font-size: 13px; color: #93c5fd; flex-wrap: wrap; }\n.meta span::before { content: \"\u00b7\"; margin-right: 14px; color: #1e3a8a; }\n.meta span:first-child::before { content: \"\"; margin: 0; }\narticle { background: var(--color-bg-card); margin-top: -36px; padding: 44px 28px; border-radius: 14px; box-shadow: 0 2px 18px rgba(0,0,0,0.06); }\narticle p { margin: 0 0 18px; }\nh2 { font-size: 28px; line-height: 1.35; letter-spacing: -0.3px; margin: 48px 0 18px; padding-bottom: 10px; border-bottom: 2px solid var(--color-primary); }\nh2:first-of-type { margin-top: 8px; }\nh3 { font-size: 21px; line-height: 1.4; margin: 30px 0 12px; color: var(--color-primary); }\ncode { background: #f1f5f9; color: #0f172a; padding: 2px 6px; border-radius: 4px; font-family: 'SFMono-Regular', Menlo, Consolas, monospace; font-size: 0.92em; }\npre { background: #0f172a; color: #e2e8f0; padding: 18px 20px; border-radius: 10px; overflow-x: auto; font-size: 14.5px; line-height: 1.65; margin: 18px 0; }\npre code { background: transparent; color: inherit; padding: 0; }\nul, ol { margin: 0 0 18px; padding-left: 24px; }\nli { margin-bottom: 8px; }\nstrong { color: #0f172a; }\n.databox { background: #eff6ff; border-left: 4px solid var(--color-primary); padding: 18px 20px; border-radius: 6px; margin: 22px 0; }\n.databox p { margin: 0 0 8px; }\n.databox p:last-child { margin: 0; }\n.databox strong { color: var(--color-primary); }\n.warnbox { background: linear-gradient(135deg, #fef3c7 0%, #fde68a 100%); border-left: 4px solid #d97706; padding: 18px 20px; border-radius: 6px; margin: 22px 0; }\n.warnbox strong { color: #92400e; }\n.tablewrap { overflow-x: auto; -webkit-overflow-scrolling: touch; margin: 22px 0; }\ntable { width: 100%; border-collapse: collapse; font-size: 15px; background: var(--color-bg-card); }\nth, td { padding: 11px 12px; text-align: left; border-bottom: 1px solid #e2e8f0; vertical-align: top; }\nth { background: #f1f5f9; font-weight: 700; color: #0f172a; }\ntd:first-child, th:first-child { font-weight: 700; }\n.cta { background: linear-gradient(135deg, #336791 0%, #60a5fa 100%); color: #fff; padding: 30px 24px; border-radius: 12px; margin-top: 44px; text-align: center; }\n.cta h3 { color: #fff; margin: 0 0 10px; }\n.cta p { margin: 0; color: #dbeafe; }\n.series-nav { background: #eff6ff; padding: 18px 22px; border-radius: 10px; margin-top: 24px; font-size: 14.5px; color: var(--color-text-muted); }\n.series-nav strong { color: var(--color-primary); }\n@media (max-width: 480px) {\n  .hero { padding: 52px 18px 44px; }\n  .hero h1 { font-size: 26px; }\n  .hero p.sub { font-size: 15px; }\n  article { padding: 28px 18px; border-radius: 10px; }\n  h2 { font-size: 22px; }\n  h3 { font-size: 18px; }\npre { font-size: 13px; padding: 14px 16px; }\n}\n@media (max-width: 560px) {\n  .tablewrap table, .tablewrap thead, .tablewrap tbody, .tablewrap tr, .tablewrap th, .tablewrap td { display: block; width: auto; }\n  .tablewrap thead { display: none; }\n  .tablewrap tr { margin: 0 0 14px; border: 1px solid #e2e8f0; border-radius: 10px; overflow: hidden; }\n  .tablewrap td { border: none; border-bottom: 1px solid #f1f5f9; padding: 9px 14px; }\n  .tablewrap td:first-child { background: #eff6ff; font-weight: 800; font-size: 15.5px; }\n  .tablewrap td:last-child { border-bottom: none; }\n  .tablewrap td[data-label]::before { content: attr(data-label) \" \u2014 \"; font-weight: 700; color: var(--color-primary); }\n}\n<\/style>\n<header class=\"hero\">\n  <span class=\"badge\">\ud30c\uc774\uc36c \uad50\uc7ac \u00b7 10\ud3b8 \/ 27\ud3b8<\/span>\n  <h1>\ub9ac\uc2a4\ud2b8 \ucef4\ud504\ub9ac\ud5e8\uc158 \u2014 4\uc904\uc744 1\uc904\ub85c<\/h1>\n  <p class=\"sub\">for\u00b7if\u00b7\ud45c\ud604\uc744 \ud55c \uc904\uc5d0 \uc555\ucd95. \ud30c\uc774\uc36c\uc758 \uc2dc\uadf8\ub2c8\ucc98\uc774\uc790 \uc785\ubb38\uc790\uc758 \uccab \ud070 \ub3c4\uc57d.<\/p>\n  <div class=\"meta\"><span>\uc785\ubb38<\/span><span>\uc77d\ub294 \uc2dc\uac04 6\ubd84<\/span><span>2026-05-13<\/span><\/div>\n  <img decoding=\"async\" src=\"https:\/\/junai.ai\/blog\/wp-content\/uploads\/2026\/05\/hero-208.jpg\" alt=\"4\uc904 for \ub8e8\ud504\ub97c \ucef4\ud504\ub9ac\ud5e8\uc158 \ud55c \uc904\ub85c \uc555\ucd95\ud55c \ube44\uad50 \ud654\uba74\">\n<\/header>\n\n<div class=\"container\">\n<article>\n\n<p>8\ud3b8 \ub05d\uc5d0\uc11c \uc2ac\uca4d \ubcf4\uc5ec\ub4dc\ub9b0 \ud55c \uc904 \u2014 <code>[s for s in scores if s &gt;= 80]<\/code>. \uc774\uac8c <strong>\ub9ac\uc2a4\ud2b8 \ucef4\ud504\ub9ac\ud5e8\uc158<\/strong>(list comprehension) \uc785\ub2c8\ub2e4. \ud30c\uc774\uc36c\uc744 \ub2e4\ub978 \uc5b8\uc5b4\uc640 \uad6c\ubd84 \uc9d3\ub294 \uac00\uc7a5 \ub208\uc5d0 \ub744\ub294 \ud2b9\uc9d5\uc774\uace0, \ucf54\ub4dc\uac00 \uac11\uc790\uae30 \uc5b4\ub978\uc2a4\ub7ec\uc6cc\uc9c0\ub294 \uc9c0\uc810\uc774\uc5d0\uc694. \uc790\ubc14\uc2a4\ud06c\ub9bd\ud2b8\uc758 <code>.map()\u00b7.filter()<\/code> \uc640 \ube44\uc2b7\ud55c \uc77c\uc744 \ud558\uc9c0\ub9cc \ubb38\ubc95\uc774 \ub354 \uc9e7\uace0 \uc77d\ud799\ub2c8\ub2e4.<\/p>\n\n<p>10\ud3b8\uc744 \ub9c8\uce58\uba74 \u2460 \uae30\ubcf8 \ud615\ud0dc \u2461 if \ud544\ud130 \u2462 if-else \ubd84\uae30 \u2463 \uc911\ucca9 \u2464 \ub515\uc154\ub108\ub9ac\u00b7\uc9d1\ud569 \ucef4\ud504\ub9ac\ud5e8\uc158 \u2465 \uc5b8\uc81c \uc4f0\uc9c0 \ub9d0\uc9c0 \u2014 6\uac00\uc9c0\ub97c \uc190\uc5d0 \uc775\ud799\ub2c8\ub2e4.<\/p>\n\n<h2>\uae30\ubcf8 \ud615\ud0dc \u2014 [\ud45c\ud604 for \ubcc0\uc218 in \uc2dc\ud000\uc2a4]<\/h2>\n\n<p>\uac19\uc740 \uacb0\uacfc\ub97c 4\uac00\uc9c0 \ubc29\ubc95\uc73c\ub85c \ube44\uad50\ud574\ubd05\ub2c8\ub2e4. \ubaa8\ub450 0\ubd80\ud130 9\uae4c\uc9c0\uc758 \uc81c\uacf1 \ub9ac\uc2a4\ud2b8\ub97c \ub9cc\ub4e4\uc5b4\uc694.<\/p>\n\n<pre><code># 1) \uac00\uc7a5 \uae38\uac8c\nsquares = []\nfor n in range(10):\n    squares.append(n * n)\n\n# 2) for \ud55c \uc904\nsquares = []\nfor n in range(10): squares.append(n * n)\n\n# 3) \ucef4\ud504\ub9ac\ud5e8\uc158  \u2b50 \uad8c\uc7a5\nsquares = [n * n for n in range(10)]\n\n# 4) map (\ub35c \uad8c\uc7a5)\nsquares = list(map(lambda n: n*n, range(10)))<\/code><\/pre>\n\n<p>3\ubc88\uc774 \ud30c\uc774\uc36c \ud45c\uc900. \uc77d\ub294 \uc21c\uc11c\ub97c <em>&#8220;\uac01 n \uc5d0 \ub300\ud574, range(10) \uc548\uc5d0\uc11c, n*n \uc744 \ub9cc\ub4e4\uc5b4 \ub9ac\uc2a4\ud2b8\ub85c&#8221;<\/em> \ub85c \ud480\uba74 \uc790\uc5f0\uc2a4\ub7ec\uc6cc\uc694. \uc2dd\uc774 \uc67c\ucabd, for \uac00 \uc624\ub978\ucabd \u2014 \uc601\uc5b4 \uc5b4\uc21c\uc774 \uac70\uafb8\ub85c\uc9c0\ub9cc \ud55c \ubc88 \uc775\uc73c\uba74 \uc26c\uc6cc\uc9d1\ub2c8\ub2e4.<\/p>\n\n<h2>if \ud544\ud130 \u2014 \uc870\uac74\uc5d0 \ub9de\ub294 \uac83\ub9cc<\/h2>\n\n<p>\uc624\ub978\ucabd \ub05d\uc5d0 <code>if \uc870\uac74<\/code> \uc744 \ubd99\uc774\uba74 \uadf8 \uc870\uac74\uc744 \ud1b5\uacfc\ud55c \ud56d\ubaa9\ub9cc \ud3ec\ud568\ub429\ub2c8\ub2e4.<\/p>\n\n<pre><code># \uc9dd\uc218\ub9cc\nevens = [n for n in range(20) if n % 2 == 0]\n# [0, 2, 4, 6, 8, 10, 12, 14, 16, 18]\n\n# \ud569\uaca9\uc790 \uc810\uc218\ub9cc\nscores = [82, 91, 75, 88, 60, 95]\npassed = [s for s in scores if s &gt;= 80]\n# [82, 91, 88, 95]\n\n# \ube48 \ubb38\uc790\uc5f4 \uc81c\uac70\nwords = [\"hello\", \"\", \"world\", \"  \", \"python\"]\nclean = [w for w in words if w.strip()]\n# ['hello', 'world', 'python']  \u2014 Truthy \ub2e8\ucd95<\/code><\/pre>\n\n<p>7\ud3b8\uc758 Truthy\/Falsy \uac00 \uc5ec\uae30\uc11c\ub3c4 \ube5b\ub0a9\ub2c8\ub2e4. <code>if w.strip()<\/code> \ud55c \uc904\ub85c \ube48 \ubb38\uc790\uc5f4\u00b7\uacf5\ubc31\ub9cc \uc788\ub294 \ubb38\uc790\uc5f4\uc744 \uac19\uc774 \uac70\ub984.<\/p>\n\n<h2>if-else \ubd84\uae30 \u2014 \ud45c\ud604 \uc790\uccb4\uc5d0 \uc870\uac74<\/h2>\n\n<p>\uc704\uc758 if \ub294 <em>&#8220;\ud3ec\ud568\ud560\uae4c \ub9d0\uae4c&#8221;<\/em> \ud544\ud130. \ubaa8\ub4e0 \ud56d\ubaa9\uc744 \ub450\ub418 <em>&#8220;\uac12\uc744 \uc5b4\ub5bb\uac8c \ub9cc\ub4e4\uae4c&#8221;<\/em> \ubd84\uae30\ud558\ub824\uba74 if-else \uac00 \ud45c\ud604 \ucabd\uc73c\ub85c \uac11\ub2c8\ub2e4.<\/p>\n\n<pre><code># \uc810\uc218 \u2192 \ud569\uaca9\/\ubd88\ud569\uaca9 \ub77c\ubca8\nscores = [82, 75, 60, 95]\nlabels = [\"\ud569\uaca9\" if s &gt;= 80 else \"\ubd88\ud569\uaca9\" for s in scores]\n# ['\ud569\uaca9', '\ubd88\ud569\uaca9', '\ubd88\ud569\uaca9', '\ud569\uaca9']\n\n# \uc808\ub313\uac12\nnums = [-3, 5, -7, 2]\nabs_nums = [n if n &gt;= 0 else -n for n in nums]\n# [3, 5, 7, 2]<\/code><\/pre>\n\n<p>\uc704\uce58\uac00 \ub2e4\ub978 \uac8c \ud575\uc2ec. \ud544\ud130\uc758 <code>if<\/code> \ub294 <code>for<\/code> <strong>\ub4a4\uc5d0<\/strong>, \ud45c\ud604\uc758 <code>if-else<\/code> \ub294 <code>for<\/code> <strong>\uc55e\uc5d0<\/strong>. \ub458\uc744 \ud569\uccd0\ub3c4 \ub429\ub2c8\ub2e4 \u2014 <code>[\"A\" if s &gt;= 90 else \"B\" for s in scores if s &gt;= 80]<\/code> \uac19\uc774.<\/p>\n\n<div class=\"warnbox\">\n  <strong>\u26a0\ufe0f \uac00\ub3c5\uc131\uc758 \ud55c\uacc4.<\/strong> \ucef4\ud504\ub9ac\ud5e8\uc158\uc740 \ud55c \uc904\uc9dc\ub9ac \ub2e8\uc21c\ud55c \ubcc0\ud658\uc5d0 \uc5b4\uc6b8\ub9bd\ub2c8\ub2e4. for \uc548\uc5d0 if \uac00 \ub458 \uc774\uc0c1\uc774\uac70\ub098, \uc911\ucca9 \ucef4\ud504\ub9ac\ud5e8\uc158 + \uc870\uac74\uc774 \uc11e\uc774\uba74 \uadf8\ub0e5 for \ub85c \ud480\uc5b4 \uc4f0\ub294 \uac8c \ub354 \uc77d\ud600\uc694. &#8220;\ud55c \uc904\ub85c \uc9e4 \uc218 \uc788\ub2e4&#8221; \uac00 &#8220;\ud55c \uc904\ub85c \uc9dc\uc57c \ud55c\ub2e4&#8221; \ub294 \uc544\ub2d9\ub2c8\ub2e4.\n<\/div>\n\n<h2>\uc911\ucca9 + \ub515\uc154\ub108\ub9ac\u00b7\uc9d1\ud569 \ubc84\uc804<\/h2>\n\n<p>\uc911\ucca9 for \ub3c4 \uac00\ub2a5\ud569\ub2c8\ub2e4. \ud589\ub82c \ud3c9\ud0c4\ud654 \uac19\uc740 \uc791\uc5c5\uc5d0\uc11c.<\/p>\n\n<pre><code># 2\ucc28\uc6d0 \u2192 1\ucc28\uc6d0\nmatrix = [[1, 2, 3], [4, 5, 6], [7, 8, 9]]\nflat = [n for row in matrix for n in row]\n# [1, 2, 3, 4, 5, 6, 7, 8, 9]\n# \uc77d\uae30: \ubc14\uae65 for \uac00 \uba3c\uc800, \uc548\ucabd for \uac00 \ub2e4\uc74c<\/code><\/pre>\n\n<h3>\ub515\uc154\ub108\ub9ac \ucef4\ud504\ub9ac\ud5e8\uc158<\/h3>\n\n<pre><code># \uc774\ub984 \u2192 \uae00\uc790 \uc218 \ub9e4\ud551\nnames = [\"\uc900\uc131\", \"\uc218\ubbfc\", \"\uc9c0\ud6c8\"]\nlengths = {n: len(n) for n in names}\n# {'\uc900\uc131': 2, '\uc218\ubbfc': 2, '\uc9c0\ud6c8': 2}\n\n# \uc810\uc218 \u2192 \ud559\uc810 \ub9e4\ud551\nscores = {\"\uc900\uc131\": 88, \"\uc218\ubbfc\": 92, \"\uc9c0\ud6c8\": 65}\ngrades = {name: (\"A\" if s &gt;= 90 else \"B\" if s &gt;= 80 else \"C\")\n          for name, s in scores.items()}\n# {'\uc900\uc131': 'B', '\uc218\ubbfc': 'A', '\uc9c0\ud6c8': 'C'}<\/code><\/pre>\n\n<h3>\uc9d1\ud569 \ucef4\ud504\ub9ac\ud5e8\uc158 (\uc911\ubcf5 \uc81c\uac70 + \ubcc0\ud658 \ub3d9\uc2dc)<\/h3>\n\n<pre><code>words = [\"Apple\", \"apple\", \"BANANA\", \"banana\"]\nunique = {w.lower() for w in words}\n# {'apple', 'banana'}  \u2014 \uc790\ub3d9 \uc911\ubcf5 \uc81c\uac70<\/code><\/pre>\n\n<p>\uc911\uad04\ud638 <code>{ }<\/code> \uc774\uc9c0\ub9cc <code>\ud0a4: \uac12<\/code> \uc9dd\uc774 \uc5c6\uc73c\uba74 <strong>\uc9d1\ud569<\/strong>. 6\ud3b8\uc5d0\uc11c \uc7a0\uae50 \uc5b8\uae09\ud55c set \uc758 \ucef4\ud504\ub9ac\ud5e8\uc158 \ubc84\uc804\uc785\ub2c8\ub2e4.<\/p>\n\n<h2>\uc2e4\ubb34 \uc608\uc2dc + \ub9c8\ubb34\ub9ac<\/h2>\n\n<div class=\"databox\">\n  <p><strong>\ud83d\udccc \ucef4\ud504\ub9ac\ud5e8\uc158\uc774 \uc2e4\ubb34\uc5d0\uc11c \ube5b\ub098\ub294 5\uac00\uc9c0<\/strong><\/p>\n  <p>\u2460 CSV \uc77d\uace0 \ud55c \uceec\ub7fc\ub9cc \ucd94\ucd9c \u2461 \ud30c\uc77c \ubaa9\ub85d\uc5d0\uc11c .py \ub9cc \ud544\ud130 \u2462 JSON \uc751\ub2f5\uc5d0\uc11c \ud2b9\uc815 \ud544\ub4dc\ub9cc \ubaa8\uc73c\uae30 \u2463 \uc0ac\uc6a9\uc790 \uc785\ub825 \uc815\uc81c(\uacf5\ubc31 \uc81c\uac70\u00b7\uc18c\ubb38\uc790) \u2464 \ud1b5\uacc4 \uacc4\uc0b0\uc6a9 \ub370\uc774\ud130 \uc900\ube44. for 4\uc904\ub85c \ub9e4\ubc88 \uc9dc\ub358 \uac78 1\uc904\ub85c \uc555\ucd95\ud558\ub2c8 \ucf54\ub4dc \uc808\ub300\ub7c9\uc774 30~50% \uc904\uc5b4\ub4ed\ub2c8\ub2e4.<\/p>\n<\/div>\n\n<pre><code># \uc2e4\ubb34 \ud55c \uc904 \ud328\ud134 \ubaa8\uc74c\nclean_emails = [e.strip().lower() for e in raw if \"@\" in e]\npy_files     = [f for f in files if f.endswith(\".py\")]\nages         = [u[\"age\"] for u in users if u.get(\"active\")]\nword_counts  = {w: text.count(w) for w in set(text.split())}<\/code><\/pre>\n\n<p>\uc774 \ud328\ud134\ub4e4\uc774 \uc190\uc5d0 \uc775\uc73c\uba74 \uc9e7\uc740 \uc790\ub3d9\ud654 \uc2a4\ud06c\ub9bd\ud2b8\ub294 5-6\uc904 \uc548\uc5d0 \ub05d\ub0a9\ub2c8\ub2e4. \ucef4\ud504\ub9ac\ud5e8\uc158\uc740 \uc785\ubb38\uc790\uac00 <em>&#8220;\ud30c\uc774\uc36c\ub2f5\uac8c&#8221;<\/em> \ucf54\ub4dc\ub97c \uc9dc\ub294 \uac00\uc7a5 \ube60\ub978 \uae38.<\/p>\n\n<p>\ub2e4\uc74c \ubbf8\uc158 \u2014 REPL \uc5d0\uc11c: \u2460 1~30 \uc911 3 \ub610\ub294 5\uc758 \ubc30\uc218 \ud569 (FizzBuzz \ubcc0\ud615) \u2461 \uc785\ub825\ubc1b\uc740 \ubb38\uc7a5\uc5d0\uc11c \ub2e8\uc5b4 \uae38\uc774 \ub9ac\uc2a4\ud2b8 (\ud78c\ud2b8: <code>split()<\/code> \uacfc \uacb0\ud569) \u2462 \ud559\uc0dd dict \ub9ac\uc2a4\ud2b8\uc5d0\uc11c 80\uc810 \uc774\uc0c1\ub9cc \uc774\ub984 \ucd94\ucd9c.<\/p>\n\n<div class=\"cta\">\n  <h3>\ub2e4\uc74c \ud3b8 \ubbf8\ub9ac\ubcf4\uae30<\/h3>\n  <p>11\ud3b8 \u2014 &#8220;\ubaa8\ub4c8 import&#8221;: \ud45c\uc900 \ub77c\uc774\ube0c\ub7ec\ub9ac \ud65c\uc6a9. random\u00b7datetime\u00b7os\u00b7json\u00b7math \uac19\uc740 \ub2e8\uace8 \ubaa8\ub4c8\ub85c \ud55c \ub2ec \ub9cc\uc5d0 \uc790\ub3d9\ud654 \uc2a4\ud06c\ub9bd\ud2b8 \uc9dc\ub294 \ub2e8\uacc4.<\/p>\n<\/div>\n\n<div class=\"series-nav\">\n  <strong>\ud83d\udcda 27\ud3b8 \ud30c\uc774\uc36c \uad50\uc7ac \uc2dc\ub9ac\uc988 \u2014 10\/27\ud3b8<\/strong><br>\n  \u2190 9\ud3b8 &#8220;\ud568\uc218 \ub9cc\ub4e4\uae30&#8221; \u00b7 \ub2e4\uc74c: 11\ud3b8 &#8220;\ubaa8\ub4c8 import&#8221;\n<\/div>\n\n<\/article>\n<\/div>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>for\u00b7if\u00b7\ud45c\ud604\uc744 \ud55c \uc904\ub85c \uc555\ucd95. \uc785\ubb38\uc790\uc758 \uccab \ud070 \ub3c4\uc57d. 27\ud3b8 \uad50\uc7ac 10\ud3b8.<\/p>\n","protected":false},"author":1,"featured_media":589,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[16],"tags":[],"class_list":["post-222","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-python"],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/junai.ai\/blog\/wp-json\/wp\/v2\/posts\/222","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/junai.ai\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/junai.ai\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/junai.ai\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/junai.ai\/blog\/wp-json\/wp\/v2\/comments?post=222"}],"version-history":[{"count":1,"href":"https:\/\/junai.ai\/blog\/wp-json\/wp\/v2\/posts\/222\/revisions"}],"predecessor-version":[{"id":616,"href":"https:\/\/junai.ai\/blog\/wp-json\/wp\/v2\/posts\/222\/revisions\/616"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/junai.ai\/blog\/wp-json\/wp\/v2\/media\/589"}],"wp:attachment":[{"href":"https:\/\/junai.ai\/blog\/wp-json\/wp\/v2\/media?parent=222"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/junai.ai\/blog\/wp-json\/wp\/v2\/categories?post=222"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/junai.ai\/blog\/wp-json\/wp\/v2\/tags?post=222"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}