<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>kobakoba0723</author_name>
  <author_url>https://blog.hatena.ne.jp/kobakoba0723/</author_url>
  <blog_title>kobakoba0723の日記</blog_title>
  <blog_url>https://kobakoba0723.hatenadiary.org/</blog_url>
  <categories>
    <anon>Python</anon>
  </categories>
  <description>4部は、3部でやったステートメントを組み合わせてひとまとまりの処理をさせる関数について。 関数についての基礎 Pythonではあらゆるものがオブジェクトなので、関数も定義すると関数オブジェクトが作成される。 作成された関数オブジェクトは定義した関数名の変数に代入される(リファレンスが張られる)。 ビルドインオブジェクト同様に、別の名前の変数に関数オブジェクトを代入することも可能。 関数の定義 defステートメントを使って定義する。 defステートメントは複合ステートメントだから、行末にコロン(:)が必要。 引数は関数名に続けて中括弧で括って、コンマ(,)区切りで並べる。 何かしらの復帰値を返し…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fkobakoba0723.hatenadiary.org%2Fentry%2F20100925%2F1285414240&quot; title=&quot;初めてのPython(15章) - kobakoba0723の日記&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2010-09-25 20:30:40</published>
  <title>初めてのPython(15章)</title>
  <type>rich</type>
  <url>https://kobakoba0723.hatenadiary.org/entry/20100925/1285414240</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
