<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>naskin</author_name>
  <author_url>https://blog.hatena.ne.jp/naskin/</author_url>
  <blog_title>We All Get Old - Naskin Diary</blog_title>
  <blog_url>https://naskin-diary.hatenablog.com/</blog_url>
  <categories>
    <anon>八苦(Hack)</anon>
  </categories>
  <description>Python 一人勉強会 - 第4章 Pythonのビルトインオブジェクトに引き続き数値オブジェクトの細かい内容に突入。 数値 C言語のlongに相当。 浮動小数点 C言語のdoubleに相当。 長整数 整数の後ろに「L」とつける。精度はメモリが許す限り上げることが出来る。すげー。 複素数 実数部＋虚数部という形式で書き、虚数部の最後に「j」または「J」を付ける。先に虚数を書くことも出来る。 表現 インタプリタとprint()、str() のときは丸められる。数値を丸められたくないときはrepr()を使う。 除算 C言語に無い「//」除算は新しい(検索して気づいたがC++の一行コメントだった。…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fnaskin-diary.hatenablog.com%2Fentry%2F20100305%2F1267790022&quot; title=&quot;Python 一人勉強会 - 第5章 数値 - We All Get Old - Naskin Diary&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-03-05 20:53:42</published>
  <title>Python 一人勉強会 - 第5章 数値</title>
  <type>rich</type>
  <url>https://naskin-diary.hatenablog.com/entry/20100305/1267790022</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
