<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>domodomodomo</author_name>
  <author_url>https://blog.hatena.ne.jp/domodomodomo/</author_url>
  <blog_title></blog_title>
  <blog_url>https://nihaoshijie.hatenadiary.jp/</blog_url>
  <categories>
    <anon>Python</anon>
  </categories>
  <description>例えば を計算したいな、と思います。その時は、次のように書きます。 &gt;&gt;&gt; import math # math module を import &gt;&gt;&gt; math.sqrt(2) # math module の中にある sqrt と言う関数を使用 1.4142135623730951 module は平たく言えば、関数、クラスがはいった箱になります。正確に言えば、「モジュールは Python の定義や文が入ったファイル」となります。 １つのモジュールの中にたくさんの関数、クラス、変数がはいっています。例えば、上で挙げた math モジュールの中には他にも、変数 pi が定義されています。 &gt;&gt;…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fnihaoshijie.hatenadiary.jp%2Fentry%2F2016%2F03%2F29%2F131512&quot; title=&quot;Python の import, module とは何ぞや - &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>http://chart.apis.google.com/chart?cht=tx&amp;chl=%20%7B%5Csqrt%7B2%7D%7D</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2016-03-29 13:15:12</published>
  <title>Python の import, module とは何ぞや</title>
  <type>rich</type>
  <url>https://nihaoshijie.hatenadiary.jp/entry/2016/03/29/131512</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
