{"id":201,"date":"2020-07-20T16:28:14","date_gmt":"2020-07-20T07:28:14","guid":{"rendered":"https:\/\/www.syun1.com\/?p=201"},"modified":"2020-07-22T04:00:39","modified_gmt":"2020-07-21T19:00:39","slug":"python-%e3%81%a7%e3%81%ae%e9%96%a2%e6%95%b0%e3%81%ae%e4%bd%bf%e3%81%84%e6%96%b9","status":"publish","type":"post","link":"https:\/\/www.syun1.com\/?p=201","title":{"rendered":"Python \u3067\u306e\u95a2\u6570\u306e\u4f7f\u3044\u65b9"},"content":{"rendered":"\n<h2 class=\"wp-block-heading\">Python\u3067\u306e\u95a2\u6570\u306e\u4f5c\u308a\u65b9\u306fdef\u3092\u7528\u3044\u308b<\/h2>\n\n\n\n<h3 class=\"wp-block-heading\">Python\u3067\u95a2\u6570\u306e\u4f5c\u308a\u304b\u305f<\/h3>\n\n\n\n<pre class=\"wp-block-code\"><code>def \u95a2\u6570\u540d():\n    \u5b9f\u884c\u3059\u308b\u51e6\u7406<\/code><\/pre>\n\n\n\n<h3 class=\"wp-block-heading\">\u4f5c\u3089\u308c\u305f\u95a2\u6570\u3092\u547c\u3073\u51fa\u3059\u65b9\u6cd5<\/h3>\n\n\n\n<pre class=\"wp-block-code\"><code>\u95a2\u6570\u540d()<\/code><\/pre>\n\n\n\n<p>\u3067\u547c\u3073\u51fa\u3059\u3002<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">\u5f15\u6570\u306e\u4f7f\u3044\u65b9<\/h2>\n\n\n\n<h3 class=\"wp-block-heading\">\u5f15\u6570\u3068\u306f<\/h3>\n\n\n\n<p>\u95a2\u6570\u3092\u547c\u3073\u51fa\u3059\u969b\u306b\u3001\u95a2\u6570\u306b\u5024\u3092\u6e21\u3059\u3053\u3068\u304c\u3067\u304d\u308b\u3002<\/p>\n\n\n\n<p>\u3053\u306e\u5024\u3092\u5f15\u6570\u3068\u3044\u3046\u3001\u305d\u306e\u5f15\u6570\u3092\u7528\u3044\u308b\u3068\u95a2\u6570\u306e\u4e2d\u3067\u5024\u3092\u5229\u7528\u3059\u308b\u3053\u3068\u304c\u3067\u304d\u308b\u3088\u3046\u306b\u306a\u308b\u3002<\/p>\n\n\n\n<p>\u95a2\u6570\u306b\u5f15\u6570\u3092\u6e21\u305b\u308b\u3068\u3001\u305d\u306e\u5024\u306b\u3088\u3063\u3066\u95a2\u6570\u306e\u51e6\u7406\u3092\u5909\u3048\u308b\u3053\u3068\u304c\u3067\u304d\u308b\u3002<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">\u5f15\u6570\u306e\u4f7f\u3044\u65b9<\/h3>\n\n\n\n<p>\u4f8b\u3000\u30b3\u30fc\u30c9<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>\u95a2\u6570\u540d(\u5f15\u6570):\n    print(\u5f15\u6570)\n\u95a2\u6570\u540d('\u30b0\u30fc')\n\u95a2\u6570\u540d('\u30d1\u30fc')\n\n<\/code><\/pre>\n\n\n\n<p>\u4f8b\u3000\u51fa\u529b<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>\u30b0\u30fc\n\u30d1\u30fc<\/code><\/pre>\n\n\n\n<p>\u5f15\u6570\u306f\u8907\u6570\u4f7f\u3046\u3053\u3068\u304c\u3067\u304d\u307e\u3059\u3002<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>\u95a2\u6570\u540d(\u5f15\u65701,\u5f15\u65702):\n    print(\u5f15\u6570)\n\u95a2\u6570\u540d('\u30b0\u30fc','\u30c1\u30e7\u30ad')\n\u95a2\u6570\u540d('\u30d1\u30fc')\n\n<\/code><\/pre>\n\n\n\n<p>\u51fa\u529b<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>\u30b0\u30fc\u30c1\u30e7\u30ad\n\u30d1\u30fc<\/code><\/pre>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Python\u3067\u306e\u95a2\u6570\u306e\u4f5c\u308a\u65b9\u306fdef\u3092\u7528\u3044\u308b Python\u3067\u95a2\u6570\u306e\u4f5c\u308a\u304b\u305f \u4f5c\u3089\u308c\u305f\u95a2\u6570\u3092\u547c\u3073\u51fa\u3059\u65b9\u6cd5 \u3067\u547c\u3073\u51fa\u3059\u3002 \u5f15\u6570\u306e\u4f7f\u3044\u65b9 \u5f15\u6570\u3068\u306f \u95a2\u6570\u3092\u547c\u3073\u51fa\u3059\u969b\u306b\u3001\u95a2\u6570\u306b\u5024\u3092\u6e21\u3059\u3053\u3068\u304c\u3067\u304d\u308b\u3002 \u3053\u306e\u5024\u3092\u5f15\u6570\u3068\u3044\u3046\u3001\u305d\u306e\u5f15\u6570 [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[11,10],"tags":[],"class_list":["post-201","post","type-post","status-publish","format-standard","hentry","category-python","category-10"],"_links":{"self":[{"href":"https:\/\/www.syun1.com\/index.php?rest_route=\/wp\/v2\/posts\/201","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.syun1.com\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.syun1.com\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.syun1.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.syun1.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=201"}],"version-history":[{"count":6,"href":"https:\/\/www.syun1.com\/index.php?rest_route=\/wp\/v2\/posts\/201\/revisions"}],"predecessor-version":[{"id":245,"href":"https:\/\/www.syun1.com\/index.php?rest_route=\/wp\/v2\/posts\/201\/revisions\/245"}],"wp:attachment":[{"href":"https:\/\/www.syun1.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=201"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.syun1.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=201"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.syun1.com\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=201"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}