<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>shinriyo</author_name>
  <author_url>https://blog.hatena.ne.jp/shinriyo/</author_url>
  <blog_title>万年素人からHackerへの道</blog_title>
  <blog_url>https://shinriyo.hateblo.jp/</blog_url>
  <categories>
    <anon>Python</anon>
  </categories>
  <description>python - Remove all occurrences of a value from a list? - Stack Overflow remove()は指定したものを最初の1つだけ削除 &gt;&gt;&gt; x = [1, 2, 3, 4, 2, 2, 3] &gt;&gt;&gt; x.remove(2) &gt;&gt;&gt; x [1, 3, 4, 2, 2, 3] なので、2は全部消されないよ。</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fshinriyo.hateblo.jp%2Fentry%2F2019%2F02%2F03%2FPython3%25E3%2581%25AEremove&quot; title=&quot;Python3のremove - 万年素人からHackerへの道&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-02-03 15:50:18</published>
  <title>Python3のremove</title>
  <type>rich</type>
  <url>https://shinriyo.hateblo.jp/entry/2019/02/03/Python3%E3%81%AEremove</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
