<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>ksmzn</author_name>
  <author_url>https://blog.hatena.ne.jp/ksmzn/</author_url>
  <blog_title>DPA</blog_title>
  <blog_url>https://ksmzn.hatenablog.com/</blog_url>
  <categories>
    <anon>Python</anon>
  </categories>
  <description>タプル同士の和を求めるとき、要素がひとつしかないとint型とみなされてうまくいかない。Python 3.3.2 In [1]: (1) + (2,3) --------------------------------------------------------------------------- TypeError Traceback (most recent call last) &lt;ipython-input-30-608273b9461c&gt; in &lt;module&gt;() ----&gt; 1 (1) + (2,3) TypeError: unsupported operand type(s)…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fksmzn.hatenablog.com%2Fentry%2F2014%2F02%2F15%2F165422&quot; title=&quot;要素が1つのタプルの和 - DPA&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>2014-02-15 16:54:22</published>
  <title>要素が1つのタプルの和</title>
  <type>rich</type>
  <url>https://ksmzn.hatenablog.com/entry/2014/02/15/165422</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
