<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>ameotokopg</author_name>
  <author_url>https://blog.hatena.ne.jp/ameotokopg/</author_url>
  <blog_title>ameotokopgの日記</blog_title>
  <blog_url>https://ameotokopg.hatenadiary.org/</blog_url>
  <categories>
    <anon>Python</anon>
  </categories>
  <description>関数をテスト。 最初間違えてみるものの、実行時に評価されるので動かして見ないことには分からないようだ。 &gt;&gt;&gt; &gt;&gt;&gt; def print_today(): ... print(&quot;今日は&quot; + str(datetime.datetime.today()) ... ... print_today() File &quot;&lt;stdin&gt;&quot;, line 4 print_today() ^ SyntaxError: invalid syntax &gt;&gt;&gt; str(datetime.datetime.today()) '2017-02-05 17:01:05.542479' &gt;&gt;&gt; def print_today…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fameotokopg.hatenadiary.org%2Fentry%2F20170205%2F1486282501&quot; title=&quot; 関数 - ameotokopgの日記&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>2017-02-05 17:15:01</published>
  <title> 関数</title>
  <type>rich</type>
  <url>https://ameotokopg.hatenadiary.org/entry/20170205/1486282501</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
