<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>YutaKa</author_name>
  <author_url>https://blog.hatena.ne.jp/YutaKa/</author_url>
  <blog_title>YutaKaのPython教室</blog_title>
  <blog_url>https://www.yutaka-note.com/</blog_url>
  <categories>
    <anon>Python超入門シリーズ</anon>
  </categories>
  <description>【解説動画あり】リスト要素の追加と削除｜5min. Python【第１０回】 リスト内の要素の追加と削除を行うためのメソッドをそれぞれ解説します。 リストの基本を知りたい方は、こちらの記事もご覧ください！ 【解説動画あり】リスト型の生成と要素へのアクセス｜5min. Python【第９回】 動画で解説 【解説動画】リスト要素の追加と削除 要素の追加 append(x)：xをリストの末尾に追加 insert(i, x)：インデックスiの位置にxを追加 extend(t)：別のリストtの要素を末尾に追加 リストを結合したいならappend()やinsert()は使用しない 要素の削除 remove…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fwww.yutaka-note.com%2Fentry%2F5min_python_10&quot; title=&quot;【解説動画あり】リスト要素の追加と削除｜Python超入門シリーズ【第１０回】 - YutaKaのPython教室&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>https://cdn-ak.f.st-hatena.com/images/fotolife/Y/YutaKa/20200528/20200528144303.jpg</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2020-06-01 12:30:00</published>
  <title>【解説動画あり】リスト要素の追加と削除｜Python超入門シリーズ【第１０回】</title>
  <type>rich</type>
  <url>https://www.yutaka-note.com/entry/5min_python_10</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
