{"id":24173,"date":"2024-10-25T14:07:57","date_gmt":"2024-10-25T14:07:57","guid":{"rendered":"https:\/\/atmokpo.com\/w\/?p=24173"},"modified":"2024-11-26T08:04:02","modified_gmt":"2024-11-26T08:04:02","slug":"%ed%8c%8c%ec%9d%b4%ec%8d%ac-%ea%b0%95%ec%a2%8c-while-%eb%ac%b8","status":"publish","type":"post","link":"https:\/\/atmokpo.com\/w\/24173\/","title":{"rendered":"\ud30c\uc774\uc36c \uac15\uc88c: while \ubb38"},"content":{"rendered":"\n<h1 class=\"wp-block-heading\">\ud30c\uc774\uc36c \uac15\uc88c: while \ubb38<\/h1>\n\n\n\n<p>\ud30c\uc774\uc36c\uc5d0\uc11c \ub8e8\ud504\ub97c \ub9cc\ub4dc\ub294 \ub370\ub294 \uc8fc\ub85c \ub450 \uac00\uc9c0 \ubc29\ubc95\uc774 \uc788\uc2b5\ub2c8\ub2e4. \ubc14\ub85c&nbsp;<code>for<\/code>&nbsp;\ubb38\uacfc&nbsp;<code>while<\/code>&nbsp;\ubb38\uc785\ub2c8\ub2e4. \uc774 \uac15\uc88c\uc5d0\uc11c\ub294&nbsp;<code>while<\/code>&nbsp;\ubb38\uc758 \uc791\ub3d9 \uc6d0\ub9ac\uc640 \uc5b4\ub5bb\uac8c \uc0ac\uc6a9\ud558\ub294\uc9c0 \uc790\uc138\ud788 \ubc30\uc6cc\ubcf4\uaca0\uc2b5\ub2c8\ub2e4.&nbsp;<code>while<\/code>&nbsp;\ubb38\uc740 \uc8fc\uc5b4\uc9c4 \uc870\uac74\uc774&nbsp;<code>True<\/code>\uc778 \ub3d9\uc548 \uacc4\uc18d\ud574\uc11c \ube14\ub85d\uc758 \ucf54\ub4dc\uac00 \uc2e4\ud589\ub418\ub3c4\ub85d \ud569\ub2c8\ub2e4.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">while \ubb38\uc758 \uae30\ubcf8 \uad6c\uc870<\/h2>\n\n\n\n<p><code>while<\/code>&nbsp;\ubb38\uc758 \uae30\ubcf8 \uad6c\ubb38\uc740 \ub2e4\uc74c\uacfc \uac19\uc2b5\ub2c8\ub2e4:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>while \uc870\uac74\uc2dd:\n    \uc2e4\ud589\ud560 \ucf54\ub4dc \ube14\ub85d\n    (\ubcf4\ud1b5 \uc870\uac74\uc774 \uac70\uc9d3\uc774 \ub418\ub3c4\ub85d \ub9cc\ub4dc\ub294 \ucf54\ub4dc\uac00 \ud3ec\ud568\ub418\uace4 \ud569\ub2c8\ub2e4)<\/code><\/pre>\n\n\n\n<p>\uac04\ub2e8\ud788 \ub9d0\ud558\uc790\uba74, while \ubb38\uc758 \uacbd\uc6b0\uc5d0\ub294 \uc870\uac74\uc2dd\uc774 \ucc38\uc77c \ub54c\ub9c8\ub2e4 \uc544\ub798\uc758 \ucf54\ub4dc \ube14\ub85d\uc774 \ubc18\ubcf5\ud574\uc11c \uc2e4\ud589\ub429\ub2c8\ub2e4. \uadf8\ub9ac\uace0 \uc870\uac74\uc2dd\uc774 \uac70\uc9d3\uc774 \ub418\uba74 \ub8e8\ud504\ub294 \uc885\ub8cc\ub429\ub2c8\ub2e4. \uc774\uc81c \uac04\ub2e8\ud55c&nbsp;<code>while<\/code>&nbsp;\ubb38\uc758 \uc608\uc81c\ub97c \uc54c\uc544\ubcf4\uaca0\uc2b5\ub2c8\ub2e4.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">\uae30\ubcf8 \uc608\uc81c<\/h2>\n\n\n\n<p>\uc608\uc81c\ub97c \ud1b5\ud574&nbsp;<code>while<\/code>&nbsp;\ubb38\uc774 \uc5b4\ub5bb\uac8c \ub3d9\uc791\ud558\ub294\uc9c0 \uc0b4\ud3b4\ubcf4\uaca0\uc2b5\ub2c8\ub2e4. \uc5ec\uae30\uc11c\ub294 1\ubd80\ud130 5\uae4c\uc9c0\uc758 \uc22b\uc790\ub97c \ucd9c\ub825\ud558\ub294 \uac04\ub2e8\ud55c \uc608\uc81c\ub97c \ubcf4\uaca0\uc2b5\ub2c8\ub2e4.<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>i = 1\nwhile i &lt;= 5:\n    print(i)\n    i += 1<\/code><\/pre>\n\n\n\n<p>\uc774 \uc608\uc81c\uc5d0\uc11c\ub294 \ucd08\uae30 \ubcc0\uc218&nbsp;<code>i<\/code>\uac00 1\ub85c \uc124\uc815\ub429\ub2c8\ub2e4.&nbsp;<code>while<\/code>&nbsp;\ubb38\uc740&nbsp;<code>i &lt;= 5<\/code>\uc758 \uc870\uac74\uc2dd\uc774 \ucc38\uc774\uba74 \ub8e8\ud504\ub97c \uacc4\uc18d\ud574\uc11c \uc2e4\ud589\ud569\ub2c8\ub2e4. \ub8e8\ud504 \uc548\uc5d0\uc11c&nbsp;<code>i<\/code>\uc758 \uac12\uc744 \ucd9c\ub825\ud558\uace0,&nbsp;<code>i<\/code>\uc5d0 1\uc744 \ub354\ud574\uc90d\ub2c8\ub2e4. \uacb0\uad6d,&nbsp;<code>i<\/code>\uac00 6\uc774 \ub418\uba74 \uc870\uac74\uc2dd\uc774 \uac70\uc9d3\uc73c\ub85c \ud3c9\uac00\ub418\uc5b4 \ub8e8\ud504\uac00 \uc885\ub8cc\ub429\ub2c8\ub2e4.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">\ubb34\ud55c \ub8e8\ud504<\/h2>\n\n\n\n<p>\uc870\uac74\uc2dd\uc774 \ud56d\uc0c1 \ucc38\uc774\uba74&nbsp;<code>while<\/code>&nbsp;\ubb38\uc740 \ubb34\ud55c \ub8e8\ud504\uc5d0 \ube60\uc9c8 \uc218 \uc788\uc2b5\ub2c8\ub2e4. \uc774\ub294 \ud504\ub85c\uadf8\ub7a8\uc774 \uba48\ucd94\uc9c0 \uc54a\uace0 \uacc4\uc18d\ud574\uc11c \uc2e4\ud589\ub428\uc744 \uc758\ubbf8\ud569\ub2c8\ub2e4. \ubb34\ud55c \ub8e8\ud504\ub294 \ubcf4\ud1b5 \uc0c1\ud669\uc5d0 \ub9de\uac8c \ub05d\ub0b4\uc8fc\ub294 \uc81c\uc5b4 \uc7a5\uce58\uc640 \ud568\uaed8 \uc0ac\uc6a9\ud560 \ub54c \uc720\uc6a9\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>while True:\n    \uc0ac\uc6a9\uc790 \uc785\ub825 = input(\"\uc885\ub8cc\ud558\ub824\uba74 'q'\ub97c \uc785\ub825\ud558\uc138\uc694: \")\n    if \uc0ac\uc6a9\uc790 \uc785\ub825 == 'q':\n        break<\/code><\/pre>\n\n\n\n<p>\uc704 \ucf54\ub4dc\ub294&nbsp;<code>True<\/code>\ub77c\ub294 \uc870\uac74\uc73c\ub85c \uc778\ud574 \ubb34\ud55c\ud788 \uc2e4\ud589\ub418\uc9c0\ub9cc, \uc0ac\uc6a9\uc790\uac00 &#8216;q&#8217;\ub97c \uc785\ub825\ud558\uba74&nbsp;<code>break<\/code>&nbsp;\ubb38\uc744 \ud1b5\ud574 \ub8e8\ud504\ub97c \uc885\ub8cc\ud558\uac8c \ub429\ub2c8\ub2e4.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">while \ubb38\uacfc \ud568\uaed8 \uc4f0\uc774\ub294 else \ube14\ub85d<\/h2>\n\n\n\n<p><code>while<\/code>&nbsp;\ubb38\uc5d0\ub294&nbsp;<code>else<\/code>&nbsp;\ubb38\uc744 \ubd99\uc77c \uc218\ub3c4 \uc788\uc2b5\ub2c8\ub2e4.&nbsp;<code>else<\/code>&nbsp;\ube14\ub85d\uc740&nbsp;<code>while<\/code>&nbsp;\ubb38 \ube14\ub85d\uc774 \ub05d\ub09c \ud6c4\uc5d0 \uc2e4\ud589\ub429\ub2c8\ub2e4. \ub2e8, \ub8e8\ud504\uac00&nbsp;<code>break<\/code>&nbsp;\ubb38\uc5d0 \uc758\ud574\uc11c \uc885\ub8cc\ub41c \uacbd\uc6b0\uc5d0\ub294 \uc2e4\ud589\ub418\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4.<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>i = 1\nwhile i &lt;= 5:\n    print(i)\n    i += 1\nelse:\n    print(\"\ub8e8\ud504\uac00 \uc790\uc5f0\uc2a4\ub7fd\uac8c \uc885\ub8cc\ub418\uc5c8\uc2b5\ub2c8\ub2e4.\")<\/code><\/pre>\n\n\n\n<p>\uc774 \ucf54\ub4dc\uc5d0\uc11c\ub294&nbsp;<code>i<\/code>\uac00 6\uc774 \ub418\uc5c8\uc744 \ub54c `while`\uc774 \uc885\ub8cc\ub418\uace0,&nbsp;<code>else<\/code>&nbsp;\ube14\ub85d\uc758 \ubb38\uc7a5\uc774 \uc2e4\ud589\ub429\ub2c8\ub2e4.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">\uc2e4\uc81c \uc0ac\ub840\ub85c \ubcf4\ub294 while \ubb38\uc758 \ud65c\uc6a9<\/h2>\n\n\n\n<p>\uc608\uc81c\ub97c \ud1b5\ud574&nbsp;<code>while<\/code>&nbsp;\ubb38\uc744 \uc0ac\uc6a9\ud558\ub294 \uba87 \uac00\uc9c0 \uc720\uc6a9\ud55c \ubc29\ubc95\uc744 \uc54c\uc544\ubcf4\uaca0\uc2b5\ub2c8\ub2e4. \uac01 \uc608\uc81c\ub294 \ub354 \ubcf5\uc7a1\ud55c \ubb38\uc81c\ub97c \ud574\uacb0\ud558\uae30 \uc704\ud574&nbsp;<code>while<\/code>&nbsp;\ubb38\uc744 \uc5b4\ub5bb\uac8c \uc0ac\uc6a9\ud560 \uc218 \uc788\ub294\uc9c0 \ubcf4\uc5ec\uc90d\ub2c8\ub2e4.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">\uc0ac\uc6a9\uc790 \uc785\ub825 \uac80\uc99d<\/h3>\n\n\n\n<p>\uc0ac\uc6a9\uc790\uc758 \uc785\ub825\uc744 \ubc1b\uace0, \uc62c\ubc14\ub978 \uc785\ub825\uc774 \ub4e4\uc5b4\uc62c \ub54c\uae4c\uc9c0 \uacc4\uc18d\ud574\uc11c \uc694\uccad\ud558\ub294 \ud504\ub85c\uadf8\ub7a8\uc744 \uc791\uc131\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>while True:\n    number_str = input(\"\uc22b\uc790\ub97c \uc785\ub825\ud558\uc138\uc694: \")\n    try:\n        number = int(number_str)\n        break\n    except ValueError:\n        print(\"\uc720\ud6a8\ud55c \uc22b\uc790\uac00 \uc544\ub2d9\ub2c8\ub2e4. \ub2e4\uc2dc \uc2dc\ub3c4\ud558\uc138\uc694.\")<\/code><\/pre>\n\n\n\n<p>\uc774 \uacbd\uc6b0 \uc0ac\uc6a9\uc790\uac00 \uc22b\uc790\ub97c \uc785\ub825\ud560 \ub54c\uae4c\uc9c0 \uacc4\uc18d\ud574\uc11c \uc785\ub825\uc744 \ubc1b\uc2b5\ub2c8\ub2e4. \uc798\ubabb\ub41c \uc785\ub825\uc744 \ubc1b\uc73c\uba74 \uc624\ub958 \uba54\uc2dc\uc9c0\ub97c \ucd9c\ub825\ud569\ub2c8\ub2e4.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">\ud30c\uc77c\uc758 \ub05d\uae4c\uc9c0 \uc77d\uae30<\/h3>\n\n\n\n<p>\ud30c\uc77c\uc744 \ud55c \uc904\uc529 \uc77d\ub2e4\uac00 \ub354 \uc774\uc0c1 \uc77d\uc744 \ub370\uc774\ud130\uac00 \uc5c6\uc73c\uba74 \uc885\ub8cc\ud558\ub294 \ud504\ub85c\uadf8\ub7a8\uc744 \uc791\uc131\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>with open('some_file.txt', 'r') as file:\n    line = file.readline()\n    while line:\n        print(line, end='')\n        line = file.readline()<\/code><\/pre>\n\n\n\n<p>\uc774 \ucf54\ub4dc\ub294 \ud30c\uc77c\uc744 \uc5f4\uace0, \uac01 \uc904\uc744 \uc21c\ucc28\uc801\uc73c\ub85c \uc77d\uc5b4\uc624\ub294 \ub3d9\uc548 \uadf8 \ub0b4\uc6a9\uc744 \ucd9c\ub825\ud569\ub2c8\ub2e4. \ub354 \uc774\uc0c1 \uc77d\uc744 \uc904\uc774 \uc5c6\uc73c\uba74 \ub8e8\ud504\uac00 \uc885\ub8cc\ub429\ub2c8\ub2e4.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">while \ubb38\uc744 \uc0ac\uc6a9\ud560 \ub54c \uc8fc\uc758\ud560 \uc810<\/h2>\n\n\n\n<p><code>while<\/code>&nbsp;\ubb38\uc744 \uc0ac\uc6a9\ud560 \ub54c\ub294 \ubb34\ud55c \ub8e8\ud504\uc5d0 \ube60\uc9c0\uc9c0 \uc54a\ub3c4\ub85d \uc870\uac74\uc744 \uba85\ud655\ud788 \uc124\uc815\ud558\ub294 \uac83\uc774 \uc911\uc694\ud569\ub2c8\ub2e4. \ubb34\ud55c \ub8e8\ud504\ub294 \uc885\uc885 \ud504\ub85c\uadf8\ub7a8\uc744 \uba48\ucd94\uac8c \ud558\uace0, \uc758\ub3c4\ud558\uc9c0 \uc54a\uc740 \uc0c1\ud669\uc744 \ub9cc\ub4e4 \uc218 \uc788\uc2b5\ub2c8\ub2e4. \ub530\ub77c\uc11c \ub8e8\ud504 \uc548\uc5d0\uc11c \uc870\uac74\uc744 \uc801\uc808\ud788 \ubcc0\uacbd\ud558\uac70\ub098&nbsp;<code>break<\/code>&nbsp;\uac19\uc740 \ubb38\uc744 \uc0ac\uc6a9\ud558\uc5ec \ub8e8\ud504\uac00 \uc758\ub3c4\ub300\ub85c \uc885\ub8cc\ub420 \uc218 \uc788\ub3c4\ub85d \ud574\uc57c \ud569\ub2c8\ub2e4.<\/p>\n\n\n\n<p>\ub610\ud55c,&nbsp;<code>while<\/code>&nbsp;\ubb38\uc744 \uc0ac\uc6a9\ud560 \ub54c \ub8e8\ud504\uc758 \uc2e4\ud589 \ud69f\uc218\uac00 \uc801\uc808\ud788 \uc81c\ud55c\ub418\uc9c0 \uc54a\ub294\ub2e4\uba74 \uc131\ub2a5 \ubb38\uc81c\uac00 \ubc1c\uc0dd\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4. \uc624\ub798 \uac78\ub9ac\ub294 \ucc98\ub9ac\ub97c \ucd5c\uc18c\ud654\ud558\uae30 \uc704\ud574 \ub8e8\ud504 \ub0b4\uc5d0\uc11c\uc758 \uc5f0\uc0b0\uc744 \ucd5c\uc801\ud654\ud558\uace0 \ubd88\ud544\uc694\ud55c \uc791\uc5c5\uc744 \ubc29\uc9c0\ud558\ub294 \uac83\uc774 \uc911\uc694\ud569\ub2c8\ub2e4.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">\uacb0\ub860<\/h2>\n\n\n\n<p>\uc774\uc81c&nbsp;<code>while<\/code>&nbsp;\ubb38\uc774 \uc5b4\ub5bb\uac8c \ub3d9\uc791\ud558\ub294\uc9c0 \uc774\ud574\ud558\uace0, \uc774\ub97c \ub2e4\uc591\ud55c \uc0c1\ud669\uc5d0\uc11c \uc0ac\uc6a9\ud560 \uc218 \uc788\ub294 \ubc29\ubc95\uc744 \ubc30\uc6e0\uc2b5\ub2c8\ub2e4.&nbsp;<code>while<\/code>&nbsp;\ubb38\uc740 \uc8fc\uc5b4\uc9c4 \uc870\uac74\uc774 \ucc38\uc778 \ub3d9\uc548 \ubc18\ubcf5\ud574\uc11c \uc2e4\ud589\ub418\ub294 \uac15\ub825\ud55c \uad6c\uc870\uc774\uba70, \ubb34\ud55c \ub8e8\ud504\ub098 \uc0ac\uc6a9\uc790 \uc785\ub825 \uac80\uc99d \ub4f1\uc758 \ub2e4\uc591\ud55c \uc2dc\ub098\ub9ac\uc624\uc5d0\uc11c \uc0ac\uc6a9\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4. \uc774 \uac15\uc88c\ub97c \ud1b5\ud574 \uc5ec\ub7ec\ubd84\uc774&nbsp;<code>while<\/code>&nbsp;\ubb38\uc744 \uc790\uc2e0 \uc788\uac8c \uc0ac\uc6a9\ud560 \uc218 \uc788\uac8c \ub418\uae30\ub97c \ubc14\ub78d\ub2c8\ub2e4.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>\ud30c\uc774\uc36c \uac15\uc88c: while \ubb38 \ud30c\uc774\uc36c\uc5d0\uc11c \ub8e8\ud504\ub97c \ub9cc\ub4dc\ub294 \ub370\ub294 \uc8fc\ub85c \ub450 \uac00\uc9c0 \ubc29\ubc95\uc774 \uc788\uc2b5\ub2c8\ub2e4. \ubc14\ub85c&nbsp;for&nbsp;\ubb38\uacfc&nbsp;while&nbsp;\ubb38\uc785\ub2c8\ub2e4. \uc774 \uac15\uc88c\uc5d0\uc11c\ub294&nbsp;while&nbsp;\ubb38\uc758 \uc791\ub3d9 \uc6d0\ub9ac\uc640 \uc5b4\ub5bb\uac8c \uc0ac\uc6a9\ud558\ub294\uc9c0 \uc790\uc138\ud788 \ubc30\uc6cc\ubcf4\uaca0\uc2b5\ub2c8\ub2e4.&nbsp;while&nbsp;\ubb38\uc740 \uc8fc\uc5b4\uc9c4 \uc870\uac74\uc774&nbsp;True\uc778 \ub3d9\uc548 \uacc4\uc18d\ud574\uc11c \ube14\ub85d\uc758 \ucf54\ub4dc\uac00 \uc2e4\ud589\ub418\ub3c4\ub85d \ud569\ub2c8\ub2e4. while \ubb38\uc758 \uae30\ubcf8 \uad6c\uc870 while&nbsp;\ubb38\uc758 \uae30\ubcf8 \uad6c\ubb38\uc740 \ub2e4\uc74c\uacfc \uac19\uc2b5\ub2c8\ub2e4: \uac04\ub2e8\ud788 \ub9d0\ud558\uc790\uba74, while \ubb38\uc758 \uacbd\uc6b0\uc5d0\ub294 \uc870\uac74\uc2dd\uc774 \ucc38\uc77c \ub54c\ub9c8\ub2e4 \uc544\ub798\uc758 \ucf54\ub4dc \ube14\ub85d\uc774 \ubc18\ubcf5\ud574\uc11c \uc2e4\ud589\ub429\ub2c8\ub2e4. \uadf8\ub9ac\uace0 \uc870\uac74\uc2dd\uc774 \uac70\uc9d3\uc774 &hellip; <a href=\"https:\/\/atmokpo.com\/w\/24173\/\" class=\"more-link\">\ub354 \ubcf4\uae30<span class=\"screen-reader-text\"> &#8220;\ud30c\uc774\uc36c \uac15\uc88c: while \ubb38&#8221;<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_jetpack_memberships_contains_paid_content":false,"footnotes":""},"categories":[11],"tags":[14,15],"class_list":["post-24173","post","type-post","status-publish","format-standard","hentry","category-11","tag-14","tag-15"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.2 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>\ud30c\uc774\uc36c \uac15\uc88c: while \ubb38 - \ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/atmokpo.com\/w\/24173\/\" \/>\n<meta property=\"og:locale\" content=\"ko_KR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"\ud30c\uc774\uc36c \uac15\uc88c: while \ubb38 - \ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8\" \/>\n<meta property=\"og:description\" content=\"\ud30c\uc774\uc36c \uac15\uc88c: while \ubb38 \ud30c\uc774\uc36c\uc5d0\uc11c \ub8e8\ud504\ub97c \ub9cc\ub4dc\ub294 \ub370\ub294 \uc8fc\ub85c \ub450 \uac00\uc9c0 \ubc29\ubc95\uc774 \uc788\uc2b5\ub2c8\ub2e4. \ubc14\ub85c&nbsp;for&nbsp;\ubb38\uacfc&nbsp;while&nbsp;\ubb38\uc785\ub2c8\ub2e4. \uc774 \uac15\uc88c\uc5d0\uc11c\ub294&nbsp;while&nbsp;\ubb38\uc758 \uc791\ub3d9 \uc6d0\ub9ac\uc640 \uc5b4\ub5bb\uac8c \uc0ac\uc6a9\ud558\ub294\uc9c0 \uc790\uc138\ud788 \ubc30\uc6cc\ubcf4\uaca0\uc2b5\ub2c8\ub2e4.&nbsp;while&nbsp;\ubb38\uc740 \uc8fc\uc5b4\uc9c4 \uc870\uac74\uc774&nbsp;True\uc778 \ub3d9\uc548 \uacc4\uc18d\ud574\uc11c \ube14\ub85d\uc758 \ucf54\ub4dc\uac00 \uc2e4\ud589\ub418\ub3c4\ub85d \ud569\ub2c8\ub2e4. while \ubb38\uc758 \uae30\ubcf8 \uad6c\uc870 while&nbsp;\ubb38\uc758 \uae30\ubcf8 \uad6c\ubb38\uc740 \ub2e4\uc74c\uacfc \uac19\uc2b5\ub2c8\ub2e4: \uac04\ub2e8\ud788 \ub9d0\ud558\uc790\uba74, while \ubb38\uc758 \uacbd\uc6b0\uc5d0\ub294 \uc870\uac74\uc2dd\uc774 \ucc38\uc77c \ub54c\ub9c8\ub2e4 \uc544\ub798\uc758 \ucf54\ub4dc \ube14\ub85d\uc774 \ubc18\ubcf5\ud574\uc11c \uc2e4\ud589\ub429\ub2c8\ub2e4. \uadf8\ub9ac\uace0 \uc870\uac74\uc2dd\uc774 \uac70\uc9d3\uc774 &hellip; \ub354 \ubcf4\uae30 &quot;\ud30c\uc774\uc36c \uac15\uc88c: while \ubb38&quot;\" \/>\n<meta property=\"og:url\" content=\"https:\/\/atmokpo.com\/w\/24173\/\" \/>\n<meta property=\"og:site_name\" content=\"\ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8\" \/>\n<meta property=\"article:published_time\" content=\"2024-10-25T14:07:57+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2024-11-26T08:04:02+00:00\" \/>\n<meta name=\"author\" content=\"root\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@bebubo4\" \/>\n<meta name=\"twitter:site\" content=\"@bebubo4\" \/>\n<meta name=\"twitter:label1\" content=\"\uae00\uc4f4\uc774\" \/>\n\t<meta name=\"twitter:data1\" content=\"root\" \/>\n\t<meta name=\"twitter:label2\" content=\"\uc608\uc0c1 \ub418\ub294 \ud310\ub3c5 \uc2dc\uac04\" \/>\n\t<meta name=\"twitter:data2\" content=\"1\ubd84\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/atmokpo.com\/w\/24173\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/atmokpo.com\/w\/24173\/\"},\"author\":{\"name\":\"root\",\"@id\":\"https:\/\/atmokpo.com\/w\/#\/schema\/person\/91b6b3b138fbba0efb4ae64b1abd81d7\"},\"headline\":\"\ud30c\uc774\uc36c \uac15\uc88c: while \ubb38\",\"datePublished\":\"2024-10-25T14:07:57+00:00\",\"dateModified\":\"2024-11-26T08:04:02+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/atmokpo.com\/w\/24173\/\"},\"wordCount\":63,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/atmokpo.com\/w\/#organization\"},\"keywords\":[\"\ud30c\uc774\uc36c\",\"\ud30c\uc774\uc36c\uac15\uc88c\"],\"articleSection\":[\"\ud30c\uc774\uc36c\uacf5\ubd80\"],\"inLanguage\":\"ko-KR\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/atmokpo.com\/w\/24173\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/atmokpo.com\/w\/24173\/\",\"url\":\"https:\/\/atmokpo.com\/w\/24173\/\",\"name\":\"\ud30c\uc774\uc36c \uac15\uc88c: while \ubb38 - \ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8\",\"isPartOf\":{\"@id\":\"https:\/\/atmokpo.com\/w\/#website\"},\"datePublished\":\"2024-10-25T14:07:57+00:00\",\"dateModified\":\"2024-11-26T08:04:02+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/atmokpo.com\/w\/24173\/#breadcrumb\"},\"inLanguage\":\"ko-KR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/atmokpo.com\/w\/24173\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/atmokpo.com\/w\/24173\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"\ud648\",\"item\":\"https:\/\/atmokpo.com\/w\/en\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"\ud30c\uc774\uc36c \uac15\uc88c: while \ubb38\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/atmokpo.com\/w\/#website\",\"url\":\"https:\/\/atmokpo.com\/w\/\",\"name\":\"\ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/atmokpo.com\/w\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/atmokpo.com\/w\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"ko-KR\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/atmokpo.com\/w\/#organization\",\"name\":\"\ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8\",\"url\":\"https:\/\/atmokpo.com\/w\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"ko-KR\",\"@id\":\"https:\/\/atmokpo.com\/w\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/atmokpo.com\/w\/wp-content\/uploads\/2024\/11\/logo.png\",\"contentUrl\":\"https:\/\/atmokpo.com\/w\/wp-content\/uploads\/2024\/11\/logo.png\",\"width\":400,\"height\":400,\"caption\":\"\ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8\"},\"image\":{\"@id\":\"https:\/\/atmokpo.com\/w\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/x.com\/bebubo4\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/atmokpo.com\/w\/#\/schema\/person\/91b6b3b138fbba0efb4ae64b1abd81d7\",\"name\":\"root\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"ko-KR\",\"@id\":\"https:\/\/atmokpo.com\/w\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/708197b41fc6435a7ce22d951b25d4a47e9e904270cb1f04682d4f025066f80c?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/708197b41fc6435a7ce22d951b25d4a47e9e904270cb1f04682d4f025066f80c?s=96&d=mm&r=g\",\"caption\":\"root\"},\"sameAs\":[\"http:\/\/atmokpo.com\/w\"],\"url\":\"https:\/\/atmokpo.com\/w\/author\/root\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"\ud30c\uc774\uc36c \uac15\uc88c: while \ubb38 - \ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/atmokpo.com\/w\/24173\/","og_locale":"ko_KR","og_type":"article","og_title":"\ud30c\uc774\uc36c \uac15\uc88c: while \ubb38 - \ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8","og_description":"\ud30c\uc774\uc36c \uac15\uc88c: while \ubb38 \ud30c\uc774\uc36c\uc5d0\uc11c \ub8e8\ud504\ub97c \ub9cc\ub4dc\ub294 \ub370\ub294 \uc8fc\ub85c \ub450 \uac00\uc9c0 \ubc29\ubc95\uc774 \uc788\uc2b5\ub2c8\ub2e4. \ubc14\ub85c&nbsp;for&nbsp;\ubb38\uacfc&nbsp;while&nbsp;\ubb38\uc785\ub2c8\ub2e4. \uc774 \uac15\uc88c\uc5d0\uc11c\ub294&nbsp;while&nbsp;\ubb38\uc758 \uc791\ub3d9 \uc6d0\ub9ac\uc640 \uc5b4\ub5bb\uac8c \uc0ac\uc6a9\ud558\ub294\uc9c0 \uc790\uc138\ud788 \ubc30\uc6cc\ubcf4\uaca0\uc2b5\ub2c8\ub2e4.&nbsp;while&nbsp;\ubb38\uc740 \uc8fc\uc5b4\uc9c4 \uc870\uac74\uc774&nbsp;True\uc778 \ub3d9\uc548 \uacc4\uc18d\ud574\uc11c \ube14\ub85d\uc758 \ucf54\ub4dc\uac00 \uc2e4\ud589\ub418\ub3c4\ub85d \ud569\ub2c8\ub2e4. while \ubb38\uc758 \uae30\ubcf8 \uad6c\uc870 while&nbsp;\ubb38\uc758 \uae30\ubcf8 \uad6c\ubb38\uc740 \ub2e4\uc74c\uacfc \uac19\uc2b5\ub2c8\ub2e4: \uac04\ub2e8\ud788 \ub9d0\ud558\uc790\uba74, while \ubb38\uc758 \uacbd\uc6b0\uc5d0\ub294 \uc870\uac74\uc2dd\uc774 \ucc38\uc77c \ub54c\ub9c8\ub2e4 \uc544\ub798\uc758 \ucf54\ub4dc \ube14\ub85d\uc774 \ubc18\ubcf5\ud574\uc11c \uc2e4\ud589\ub429\ub2c8\ub2e4. \uadf8\ub9ac\uace0 \uc870\uac74\uc2dd\uc774 \uac70\uc9d3\uc774 &hellip; \ub354 \ubcf4\uae30 \"\ud30c\uc774\uc36c \uac15\uc88c: while \ubb38\"","og_url":"https:\/\/atmokpo.com\/w\/24173\/","og_site_name":"\ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8","article_published_time":"2024-10-25T14:07:57+00:00","article_modified_time":"2024-11-26T08:04:02+00:00","author":"root","twitter_card":"summary_large_image","twitter_creator":"@bebubo4","twitter_site":"@bebubo4","twitter_misc":{"\uae00\uc4f4\uc774":"root","\uc608\uc0c1 \ub418\ub294 \ud310\ub3c5 \uc2dc\uac04":"1\ubd84"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/atmokpo.com\/w\/24173\/#article","isPartOf":{"@id":"https:\/\/atmokpo.com\/w\/24173\/"},"author":{"name":"root","@id":"https:\/\/atmokpo.com\/w\/#\/schema\/person\/91b6b3b138fbba0efb4ae64b1abd81d7"},"headline":"\ud30c\uc774\uc36c \uac15\uc88c: while \ubb38","datePublished":"2024-10-25T14:07:57+00:00","dateModified":"2024-11-26T08:04:02+00:00","mainEntityOfPage":{"@id":"https:\/\/atmokpo.com\/w\/24173\/"},"wordCount":63,"commentCount":0,"publisher":{"@id":"https:\/\/atmokpo.com\/w\/#organization"},"keywords":["\ud30c\uc774\uc36c","\ud30c\uc774\uc36c\uac15\uc88c"],"articleSection":["\ud30c\uc774\uc36c\uacf5\ubd80"],"inLanguage":"ko-KR","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/atmokpo.com\/w\/24173\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/atmokpo.com\/w\/24173\/","url":"https:\/\/atmokpo.com\/w\/24173\/","name":"\ud30c\uc774\uc36c \uac15\uc88c: while \ubb38 - \ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8","isPartOf":{"@id":"https:\/\/atmokpo.com\/w\/#website"},"datePublished":"2024-10-25T14:07:57+00:00","dateModified":"2024-11-26T08:04:02+00:00","breadcrumb":{"@id":"https:\/\/atmokpo.com\/w\/24173\/#breadcrumb"},"inLanguage":"ko-KR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/atmokpo.com\/w\/24173\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/atmokpo.com\/w\/24173\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"\ud648","item":"https:\/\/atmokpo.com\/w\/en\/"},{"@type":"ListItem","position":2,"name":"\ud30c\uc774\uc36c \uac15\uc88c: while \ubb38"}]},{"@type":"WebSite","@id":"https:\/\/atmokpo.com\/w\/#website","url":"https:\/\/atmokpo.com\/w\/","name":"\ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8","description":"","publisher":{"@id":"https:\/\/atmokpo.com\/w\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/atmokpo.com\/w\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"ko-KR"},{"@type":"Organization","@id":"https:\/\/atmokpo.com\/w\/#organization","name":"\ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8","url":"https:\/\/atmokpo.com\/w\/","logo":{"@type":"ImageObject","inLanguage":"ko-KR","@id":"https:\/\/atmokpo.com\/w\/#\/schema\/logo\/image\/","url":"https:\/\/atmokpo.com\/w\/wp-content\/uploads\/2024\/11\/logo.png","contentUrl":"https:\/\/atmokpo.com\/w\/wp-content\/uploads\/2024\/11\/logo.png","width":400,"height":400,"caption":"\ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8"},"image":{"@id":"https:\/\/atmokpo.com\/w\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/x.com\/bebubo4"]},{"@type":"Person","@id":"https:\/\/atmokpo.com\/w\/#\/schema\/person\/91b6b3b138fbba0efb4ae64b1abd81d7","name":"root","image":{"@type":"ImageObject","inLanguage":"ko-KR","@id":"https:\/\/atmokpo.com\/w\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/708197b41fc6435a7ce22d951b25d4a47e9e904270cb1f04682d4f025066f80c?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/708197b41fc6435a7ce22d951b25d4a47e9e904270cb1f04682d4f025066f80c?s=96&d=mm&r=g","caption":"root"},"sameAs":["http:\/\/atmokpo.com\/w"],"url":"https:\/\/atmokpo.com\/w\/author\/root\/"}]}},"jetpack_featured_media_url":"","jetpack_sharing_enabled":true,"jetpack-related-posts":[{"id":43479,"url":"https:\/\/atmokpo.com\/w\/43479\/","url_meta":{"origin":24173,"position":0},"title":"[Dart \uc5b8\uc5b4\uac15\uc88c]  006. \uae30\ubcf8 \ubb38\ubc95 \ubc30\uc6b0\uae30, \uc870\uac74\ubb38\uacfc \ubc18\ubcf5\ubb38","author":"root","date":"2024\ub144 11\uc6d4 28\uc77c","format":false,"excerpt":"1. Dart\uc758 \uae30\ubcf8 \ubb38\ubc95 Dart\ub294 Google\uc5d0\uc11c \uac1c\ubc1c\ud55c \uac1d\uccb4 \uc9c0\ud5a5 \ud504\ub85c\uadf8\ub798\ubc0d \uc5b8\uc5b4\ub85c, \uc8fc\ub85c \uc6f9 \ubc0f \ubaa8\ubc14\uc77c \uc560\ud50c\ub9ac\ucf00\uc774\uc158 \uac1c\ubc1c\uc5d0 \uc0ac\uc6a9\ub429\ub2c8\ub2e4. Dart\uc758 \uae30\ubcf8 \ubb38\ubc95\uc744 \uc774\ud574\ud558\ub294 \uac83\uc740 \ud6a8\uacfc\uc801\uc778 \ud504\ub85c\uadf8\ub798\ubc0d\uc744 \uc704\ud574 \ud544\uc218\uc801\uc785\ub2c8\ub2e4. \uae30\ubcf8 \ubb38\ubc95\uc5d0\ub294 \ubcc0\uc218 \uc120\uc5b8, \ub370\uc774\ud130 \ud0c0\uc785, \ud568\uc218 \uc815\uc758, \uc8fc\uc11d \ub4f1\uc774 \ud3ec\ud568\ub429\ub2c8\ub2e4. 1.1 \ubcc0\uc218\uc640 \ub370\uc774\ud130 \ud0c0\uc785 Dart\uc5d0\uc11c\ub294 \ubcc0\uc218\ub97c \uc120\uc5b8\ud560 \ub54c var, final, const \ud0a4\uc6cc\ub4dc\ub97c\u2026","rel":"","context":"&quot;\ud50c\ub7ec\ud130 \uac15\uc88c&quot;\uc5d0\uc11c","block_context":{"text":"\ud50c\ub7ec\ud130 \uac15\uc88c","link":"https:\/\/atmokpo.com\/w\/category\/%ed%94%8c%eb%9f%ac%ed%84%b0-%ea%b0%95%ec%a2%8c\/"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":25112,"url":"https:\/\/atmokpo.com\/w\/25112\/","url_meta":{"origin":24173,"position":1},"title":"\uc720\ub2c8\ud2f0 \uae30\ucd08 \uac15\uc88c: C# \ucef4\ud4e8\ud130\uc640 \uccab\uc778\uc0ac","author":"root","date":"2024\ub144 10\uc6d4 26\uc77c","format":false,"excerpt":"\ucd5c\uc2e0 \uac8c\uc784 \uac1c\ubc1c \ud658\uacbd\uc5d0\uc11c \uc720\ub2c8\ud2f0\ub294 \uac00\uc7a5 \ub9ce\uc774 \uc0ac\uc6a9\ub418\ub294 \uac8c\uc784 \uc5d4\uc9c4 \uc911 \ud558\ub098\ub85c, \uac15\ub825\ud55c \uae30\ub2a5\uacfc \uc720\uc5f0\uc131 \ub355\ubd84\uc5d0 \ub9ce\uc740 \uac1c\ubc1c\uc790\ub4e4\uc774 \uc120\ud638\ud558\uace0 \uc788\uc2b5\ub2c8\ub2e4. \uc774 \uac15\uc88c\uc5d0\uc11c\ub294 \uc720\ub2c8\ud2f0\uc758 \uae30\ucd08\ubd80\ud130 \uc2dc\uc791\ud558\uc5ec C#\uc744 \uc0ac\uc6a9\ud574 \ucef4\ud4e8\ud130\uc640 \uccab \uc778\uc0ac\ub97c \ub098\ub204\ub294 \ubc29\ubc95\uc5d0 \ub300\ud574 \uc0c1\uc138\ud788 \uc54c\uc544\ubcf4\uaca0\uc2b5\ub2c8\ub2e4. 1. \uc720\ub2c8\ud2f0\ub780 \ubb34\uc5c7\uc778\uac00? \uc720\ub2c8\ud2f0(Unreal Engine)\ub294 \uadf8\ub798\ud53d\uc2a4, \ubb3c\ub9ac\ud559, \uc778\uacf5\uc9c0\ub2a5 \ub4f1\uc758 \uae30\ub2a5\uc744 \uac16\ucd98 3D \ubc0f 2D \uac8c\uc784\u2026","rel":"","context":"&quot;\uc720\ub2c8\ud2f0\uae30\ucd08&quot;\uc5d0\uc11c","block_context":{"text":"\uc720\ub2c8\ud2f0\uae30\ucd08","link":"https:\/\/atmokpo.com\/w\/category\/%ec%9c%a0%eb%8b%88%ed%8b%b0%ea%b8%b0%ec%b4%88\/"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":43515,"url":"https:\/\/atmokpo.com\/w\/43515\/","url_meta":{"origin":24173,"position":2},"title":"[Dart \uc5b8\uc5b4\uac15\uc88c]  024. Dart\uc5d0\uc11c\uc758 \uc5d0\ub7ec \ucc98\ub9ac, \uc0ac\uc6a9\uc790 \uc815\uc758 \uc608\uc678 \ub9cc\ub4e4\uae30","author":"root","date":"2024\ub144 11\uc6d4 28\uc77c","format":false,"excerpt":"1. Dart\uc5d0\uc11c \uc5d0\ub7ec \ucc98\ub9ac\uc758 \uc911\uc694\uc131 \uc5d0\ub7ec \ucc98\ub9ac\ub294 \uc5b4\ub5a4 \ud504\ub85c\uadf8\ub798\ubc0d \uc5b8\uc5b4\ub4e0\uc9c0 \uc911\uc694\ud55c \uac1c\ub150\uc785\ub2c8\ub2e4. Dart \uc5b8\uc5b4\ub294 \uac1c\ubc1c\uc790\uc5d0\uac8c \ucf54\ub4dc\uc758 \uc548\uc815\uc131\uacfc \uc2e0\ub8b0\uc131\uc744 \ubcf4\uc7a5\ud558\uae30 \uc704\ud574 \ub2e4\uc591\ud55c \uc5d0\ub7ec \ucc98\ub9ac \uba54\ucee4\ub2c8\uc998\uc744 \uc81c\uacf5\ud569\ub2c8\ub2e4. \uc5d0\ub7ec \ucc98\ub9ac\ub780 \uc608\uc0c1\uce58 \ubabb\ud55c \uc0c1\ud669\uc5d0\uc11c \ud504\ub85c\uadf8\ub7a8\uc774 \uc911\ub2e8\ub418\uc9c0 \uc54a\uace0, \uc801\uc808\ud55c \uc870\uce58\ub97c \ucde8\ud560 \uc218 \uc788\uac8c \ud558\ub294 \ud504\ub85c\uc138\uc2a4\ub97c \uc758\ubbf8\ud569\ub2c8\ub2e4. Dart\uc5d0\uc11c\ub294 \uc608\uc678(Exception)\uc640 \uc624\ub958(Error)\ub97c \uad6c\ubd84\ud558\uc5ec \ucc98\ub9ac\ud569\ub2c8\ub2e4. \uc774 \ub450 \uac00\uc9c0\ub294 \ubaa8\ub450\u2026","rel":"","context":"&quot;\ud50c\ub7ec\ud130 \uac15\uc88c&quot;\uc5d0\uc11c","block_context":{"text":"\ud50c\ub7ec\ud130 \uac15\uc88c","link":"https:\/\/atmokpo.com\/w\/category\/%ed%94%8c%eb%9f%ac%ed%84%b0-%ea%b0%95%ec%a2%8c\/"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":43481,"url":"https:\/\/atmokpo.com\/w\/43481\/","url_meta":{"origin":24173,"position":3},"title":"[Dart \uc5b8\uc5b4\uac15\uc88c]  007. \uae30\ubcf8 \ubb38\ubc95 \ubc30\uc6b0\uae30, \ud568\uc218 \uc815\uc758 \ubc0f \ud638\ucd9c","author":"root","date":"2024\ub144 11\uc6d4 28\uc77c","format":false,"excerpt":"Dart\ub294 Google\uc5d0 \uc758\ud574 \uac1c\ubc1c\ub41c \uac1d\uccb4 \uc9c0\ud5a5 \ud504\ub85c\uadf8\ub798\ubc0d \uc5b8\uc5b4\ub85c, \ub2e4\uc591\ud55c \ud50c\ub7ab\ud3fc\uc5d0\uc11c \uc0ac\uc6a9\ud560 \uc218 \uc788\ub3c4\ub85d \uc124\uacc4\ub418\uc5c8\uc2b5\ub2c8\ub2e4. \ud2b9\ud788 Flutter\uc640 \ud568\uaed8 \uc0ac\uc6a9\ub418\uba74\uc11c \ubaa8\ubc14\uc77c \uc560\ud50c\ub9ac\ucf00\uc774\uc158 \uac1c\ubc1c\uc5d0 \ud601\uc2e0\uc801\uc778 \ubcc0\ud654\ub97c \uac00\uc838\uc654\uc2b5\ub2c8\ub2e4. \uc774 \uae00\uc5d0\uc11c\ub294 Dart\uc758 \uae30\ubcf8 \ubb38\ubc95, \ud568\uc218 \uc815\uc758 \ubc0f \ud638\ucd9c \ubc29\ubc95\uc5d0 \ub300\ud574 \uc790\uc138\ud788 \uc0b4\ud3b4\ubcf4\uaca0\uc2b5\ub2c8\ub2e4. 1. Dart\uc758 \uae30\ubcf8 \ubb38\ubc95 1.1 \ubcc0\uc218 \uc120\uc5b8 Dart\uc5d0\uc11c \ubcc0\uc218\ub294 var, final, const \ud0a4\uc6cc\ub4dc\ub97c\u2026","rel":"","context":"&quot;\ud50c\ub7ec\ud130 \uac15\uc88c&quot;\uc5d0\uc11c","block_context":{"text":"\ud50c\ub7ec\ud130 \uac15\uc88c","link":"https:\/\/atmokpo.com\/w\/category\/%ed%94%8c%eb%9f%ac%ed%84%b0-%ea%b0%95%ec%a2%8c\/"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":27154,"url":"https:\/\/atmokpo.com\/w\/27154\/","url_meta":{"origin":24173,"position":4},"title":"\ud30c\uc774\uc36c \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c, \uc774\ud56d\uacc4\uc218 \uad6c\ud558\uae30 1","author":"root","date":"2024\ub144 10\uc6d4 27\uc77c","format":false,"excerpt":"\uc791\uc131\uc790: \uc870\uad11\ud615 | \ub0a0\uc9dc: 2024\ub144 11\uc6d4 26\uc77c 1. \uc774\ud56d\uacc4\uc218\ub780? \uc774\ud56d\uacc4\uc218\ub294 \uc870\ud569\ub860\uc5d0\uc11c \ub450 \uac1c\uc758 \uc815\uc218 n,k\uc5d0 \ub300\ud574 \uc815\uc758\ub429\ub2c8\ub2e4. n\uac1c \uc911\uc5d0\uc11c k\uac1c\ub97c \uc120\ud0dd\ud558\ub294 \ubc29\ubc95\uc758 \uc218\ub97c \ub098\ud0c0\ub0b4\uba70, \ud45c\uae30\ubc95\uc740 C(n, k) \ub610\ub294 (n choose k)\uc785\ub2c8\ub2e4. \uc774\ud56d\uacc4\uc218\ub294 \ub2e4\uc74c\uacfc \uac19\uc774 \uacc4\uc0b0\ub429\ub2c8\ub2e4: C(n, k) = n! \/ (k! * (n-k)!) \uc5ec\uae30\uc11c n!\uc740 n\uc758 \ud329\ud1a0\ub9ac\uc5bc\ub85c, n! = n\u2026","rel":"","context":"&quot;\ud30c\uc774\uc36c \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c&quot;\uc5d0\uc11c","block_context":{"text":"\ud30c\uc774\uc36c \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c","link":"https:\/\/atmokpo.com\/w\/category\/%ed%8c%8c%ec%9d%b4%ec%8d%ac-%ec%bd%94%eb%94%a9%ed%85%8c%ec%8a%a4%ed%8a%b8-%ea%b0%95%ec%a2%8c\/"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":43501,"url":"https:\/\/atmokpo.com\/w\/43501\/","url_meta":{"origin":24173,"position":5},"title":"[Dart \uc5b8\uc5b4\uac15\uc88c]  017. \ud14c\uc2a4\ud2b8 \ubc0f \ub514\ubc84\uae45, Dart\uc5d0\uc11c\uc758 \ub2e8\uc704 \ud14c\uc2a4\ud2b8 \uc791\uc131 \ubc29\ubc95","author":"root","date":"2024\ub144 11\uc6d4 28\uc77c","format":false,"excerpt":"1. \ub4e4\uc5b4\uac00\uba70 Dart\ub294 \ud604\ub300\uc801\uc778 \uc560\ud50c\ub9ac\ucf00\uc774\uc158\uc744 \uc791\uc131\ud558\uae30 \uc704\ud574 \uc124\uacc4\ub41c \ud504\ub85c\uadf8\ub798\ubc0d \uc5b8\uc5b4\uc785\ub2c8\ub2e4. \ud2b9\ud788 Flutter\uc640 \uacb0\ud569\ub418\uba74\uc11c \ubaa8\ubc14\uc77c \ubc0f \uc6f9 \uc560\ud50c\ub9ac\ucf00\uc774\uc158 \uac1c\ubc1c\uc5d0 \ud601\uc2e0\uc744 \uac00\uc838\uc654\uc2b5\ub2c8\ub2e4. \uadf8\ub7ec\ub098 \ubb34\uc5c7\ubcf4\ub2e4 \uc911\uc694\ud55c \uac83\uc740 \ucf54\ub4dc\uc758 \ud488\uc9c8\uc744 \uc720\uc9c0\ud558\uace0 \ubc84\uadf8\ub97c \ubc29\uc9c0\ud558\uae30 \uc704\ud574 \ud14c\uc2a4\ud2b8 \ubc0f \ub514\ubc84\uae45 \uacfc\uc815\uc744 \uac70\uce58\ub294 \uac83\uc785\ub2c8\ub2e4. \uc774 \uae00\uc5d0\uc11c\ub294 Dart\uc758 \ub2e8\uc704 \ud14c\uc2a4\ud2b8 \uc791\uc131 \ubc29\ubc95\uacfc \uc720\uc6a9\ud55c \ub514\ubc84\uae45 \uae30\ubc95\uc5d0 \ub300\ud574 \uc790\uc138\ud788 \uc54c\uc544\ubcf4\uaca0\uc2b5\ub2c8\ub2e4. 2.\u2026","rel":"","context":"&quot;\ud50c\ub7ec\ud130 \uac15\uc88c&quot;\uc5d0\uc11c","block_context":{"text":"\ud50c\ub7ec\ud130 \uac15\uc88c","link":"https:\/\/atmokpo.com\/w\/category\/%ed%94%8c%eb%9f%ac%ed%84%b0-%ea%b0%95%ec%a2%8c\/"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]}],"_links":{"self":[{"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/posts\/24173","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/comments?post=24173"}],"version-history":[{"count":1,"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/posts\/24173\/revisions"}],"predecessor-version":[{"id":24174,"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/posts\/24173\/revisions\/24174"}],"wp:attachment":[{"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/media?parent=24173"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/categories?post=24173"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/tags?post=24173"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}