{"id":2328,"date":"2019-06-21T11:15:00","date_gmt":"2019-06-21T02:15:00","guid":{"rendered":"https:\/\/yorozu.cloudfree.jp\/wordpress\/?p=2328"},"modified":"2025-03-28T11:11:20","modified_gmt":"2025-03-28T02:11:20","slug":"%e5%8f%af%e5%a4%89%e9%95%b7%e5%bc%95%e6%95%b0","status":"publish","type":"post","link":"https:\/\/yorozu.cloudfree.jp\/wordpress\/?p=2328","title":{"rendered":"\u53ef\u5909\u9577\u5f15\u6570"},"content":{"rendered":"\n<p>\u5b9f\u884c\u4f8b\u306f\u300cstupa.sarnath\u300d\u306e\u300cGoogle Colabotry\u300d\u74b0\u5883\u306b\u4fdd\u5b58\u3057\u3066\u3042\u308b<br>\u4efb\u610f\u306e\u5024\u3092\u5f15\u6570\u306b\u30bb\u30c3\u30c8\u3059\u308b\u3053\u3068\u3067\u305d\u306e\u5024\u306b\u5bfe\u5fdc\u3057\u305f\u7d50\u679c\u3092\u5f97\u308b<\/p>\n\n\n\n<h4 class=\"wp-block-heading\">\uff11\uff0e\u5f15\u6570\u306a\u3057\u306e\u5834\u5408\uff08\u4f7f\u7528\u4f8b\u3068\u7d50\u679c\uff09<\/h4>\n\n\n\n<div class=\"hcb_wrap\"><pre class=\"prism line-numbers lang-python\" data-lang=\"Python\"><code>def hello():\n    print (&#39;Hello&#39;)\nhello()\n\n# Hello<\/code><\/pre><\/div>\n\n\n\n<h4 class=\"wp-block-heading\">\uff12\uff0e\u623b\u308a\u5024\u3092\u8fd4\u3059\u5834\u5408\uff08\u4f7f\u7528\u4f8b\u3068\u7d50\u679c\uff09<\/h4>\n\n\n\n<div class=\"hcb_wrap\"><pre class=\"prism line-numbers lang-python\" data-lang=\"Python\"><code>def add(a, b):\n    x = a + b\n    return x\nanswer = add(70, 30)\nprint (answer)\n\n# 100<\/code><\/pre><\/div>\n\n\n\n<h4 class=\"wp-block-heading\">\uff13\uff0e\u53ef\u5909\u9577\u5f15\u6570\u306e\u5834\u5408\uff08\u4f7f\u7528\u4f8b\u3068\u7d50\u679c\uff09<\/h4>\n\n\n\n<p>\u3000\u95a2\u6570\u5185\u3067\u53ef\u5909\u9577\u5f15\u6570\u3068\u3057\u3066\u30a2\u30b9\u30bf\u30ea\u30b9\u30af\uff08\uff0a\uff09\uff11\u500b\u3092\u524d\u306b\u4ed8\u3051\u308b<br>\u3000\u3000\u3000\u6307\u5b9a\u3067\u304d\u308b\u53ef\u5909\u9577\u5f15\u6570\u306f\uff11\u500b\u3060\u3051<\/p>\n\n\n\n<div class=\"hcb_wrap\"><pre class=\"prism line-numbers lang-python\" data-lang=\"Python\"><code>def sample(name1, name2, *args):\n    print (name1)\n    print (name2)\n    print (args)\nsample(&#39;Sato&#39;, &#39;Tanaka&#39;, &#39;Suzuki&#39;, &#39;Honda&#39;)\n<\/code><\/pre><\/div>\n\n\n\n<h4 class=\"wp-block-heading\">\uff14\uff0e\u30ad\u30fc\u30ef\u30fc\u30c9\u5f15\u6570\u306e\u5834\u5408\uff08\u4f7f\u7528\u4f8b\u3068\u7d50\u679c\uff09<\/h4>\n\n\n\n<p>\u3000\u95a2\u6570\u5185\u3067\u53ef\u5909\u9577\u5f15\u6570\u3068\u3057\u3066\u30a2\u30b9\u30bf\u30ea\u30b9\u30af\uff08\uff0a\uff0a\uff09\uff12\u500b\u3092\u524d\u306b\u4ed8\u3051\u308b<br>\u3000\u3000\u3000\u6307\u5b9a\u3067\u304d\u308b\u30ad\u30fc\u30ef\u30fc\u30c9\u5f15\u6570\u306f\uff11\u500b\u3060\u3051<br>\u3000\u3000\u3000\u305f\u3060\u3057\u3001\u30ad\u30fc\u30ef\u30fc\u30c9\u3092\u4ed8\u3051\u3066\u8907\u6570\u306e\u9805\u76ee\u3092\u6307\u5b9a\u3067\u304d\u308b<\/p>\n\n\n\n<div class=\"hcb_wrap\"><pre class=\"prism line-numbers lang-python\" data-lang=\"Python\"><code>def sample(name1, **params):\n    print (name1)\n    print (params)\nsample(&#39;Sato&#39;, \u5e74\u9f62=30, \u6027\u5225=&#39;\u7537&#39;)\n<\/code><\/pre><\/div>\n","protected":false},"excerpt":{"rendered":"<p>\u30fbPython\u3067\u306e\u53ef\u5909\u8abf\u5f15\u6570\u306e\u4f7f\u7528\u65b9\u6cd5\u3092\u8aac\u660e\u3059\u308b<\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[54],"tags":[17],"class_list":["post-2328","post","type-post","status-publish","format-standard","hentry","category-99_","tag-python"],"_links":{"self":[{"href":"https:\/\/yorozu.cloudfree.jp\/wordpress\/index.php?rest_route=\/wp\/v2\/posts\/2328","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/yorozu.cloudfree.jp\/wordpress\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/yorozu.cloudfree.jp\/wordpress\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/yorozu.cloudfree.jp\/wordpress\/index.php?rest_route=\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/yorozu.cloudfree.jp\/wordpress\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=2328"}],"version-history":[{"count":4,"href":"https:\/\/yorozu.cloudfree.jp\/wordpress\/index.php?rest_route=\/wp\/v2\/posts\/2328\/revisions"}],"predecessor-version":[{"id":5770,"href":"https:\/\/yorozu.cloudfree.jp\/wordpress\/index.php?rest_route=\/wp\/v2\/posts\/2328\/revisions\/5770"}],"wp:attachment":[{"href":"https:\/\/yorozu.cloudfree.jp\/wordpress\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=2328"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/yorozu.cloudfree.jp\/wordpress\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=2328"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/yorozu.cloudfree.jp\/wordpress\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=2328"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}