<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>kobakenkken</author_name>
  <author_url>https://blog.hatena.ne.jp/kobakenkken/</author_url>
  <blog_title>とある新卒SEの備忘録</blog_title>
  <blog_url>https://kenbo.hatenablog.com/</blog_url>
  <categories>
    <anon>python</anon>
    <anon>数値計算</anon>
  </categories>
  <description># -*- coding: utf-8 -*- import math def main(): x = 5 y = math.sqrt(x) print(y) if __name__ == &quot;__main__&quot;: main()</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fkenbo.hatenablog.com%2Fentry%2F2017%2F06%2F18%2F162556&quot; title=&quot;python 数値計算　平方根　 - とある新卒SEの備忘録&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-06-18 16:25:56</published>
  <title>python 数値計算　平方根　</title>
  <type>rich</type>
  <url>https://kenbo.hatenablog.com/entry/2017/06/18/162556</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
