<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>CortYuming</author_name>
  <author_url>https://blog.hatena.ne.jp/CortYuming/</author_url>
  <blog_title>牌語備忘録 -pygo</blog_title>
  <blog_url>https://cortyuming.hateblo.jp/</blog_url>
  <categories>
    <anon>Python</anon>
  </categories>
  <description>(python3.6.1) &gt;&gt;&gt; a = range(13) &gt;&gt;&gt; a range(0, 13) &gt;&gt;&gt; list(a) [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12] &gt;&gt;&gt; a[12] 12 &gt;&gt;&gt; a[13] Traceback (most recent call last): File &quot;/usr/local/Cellar/python3/3.6.1/Frameworks/Python.framework/Versions/3.6/lib/python3.6/code.py&quot;, line 91, in runcode exec(code, se…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fcortyuming.hateblo.jp%2Fentry%2F2019%2F08%2F23%2F165505&quot; title=&quot;Python の配列でインデックスが存在するかどうか確認するメモ - 牌語備忘録 -pygo&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>2019-08-23 16:55:05</published>
  <title>Python の配列でインデックスが存在するかどうか確認するメモ</title>
  <type>rich</type>
  <url>https://cortyuming.hateblo.jp/entry/2019/08/23/165505</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
