<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>emma000grande</author_name>
  <author_url>https://blog.hatena.ne.jp/emma000grande/</author_url>
  <blog_title>a</blog_title>
  <blog_url>https://emmas-tech.hatenablog.com/</blog_url>
  <categories>
    <anon>Python-Sample_code</anon>
    <anon>Python</anon>
  </categories>
  <description>list: 値の重複が可能 mutableなオブジェクト list: 値の重複が可能 初期化 listへ型変換 : list() 要素の取得 要素の挿入 : append(値) 要素の結合 : extend(リスト) 要素の挿入 : insert(挿入位置, 値) 取得と削除 : pop(削除位置) 値を指定して削除 : remove(値) / del(インデックス) スライス [開始位置:終了位置:ステップ] リストの比較 : == / is / is not カウンタ付きループ : enumerate(リスト, 開始値) 複数のリストをforで扱う : zip リスト内包表記 : [式 f…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Femmas-tech.hatenablog.com%2Fentry%2F2019%2F08%2F12%2F221325&quot; title=&quot;list - a&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-12 22:13:25</published>
  <title>list</title>
  <type>rich</type>
  <url>https://emmas-tech.hatenablog.com/entry/2019/08/12/221325</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
