<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>methane</author_name>
  <author_url>https://blog.hatena.ne.jp/methane/</author_url>
  <blog_title>methaneのブログ</blog_title>
  <blog_url>https://methane.hatenablog.jp/</blog_url>
  <categories>
    <anon>Python</anon>
  </categories>
  <description>http://blog.livedoor.jp/dankogai/archives/51441112.html一方、Pythonはsetの演算子を定義した。 &gt;&gt;&gt; a = &quot;0 1 2 3 4 5 6 7 8 9&quot;.split() &gt;&gt;&gt; b = &quot;0 2 4 6 8 10 12 14 16 18&quot;.split() &gt;&gt;&gt; print set(a) &amp; set(b) set(['0', '8', '2', '4', '6']) &gt;&gt;&gt; print set(a) | set(b) set(['10', '12', '14', '16', '18', '1', '0', '3', '2', '5…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fmethane.hatenablog.jp%2Fentry%2F20100501%2F1272691295&quot; title=&quot; unionとintersection - methaneのブログ&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>2010-05-01 14:21:35</published>
  <title> unionとintersection</title>
  <type>rich</type>
  <url>https://methane.hatenablog.jp/entry/20100501/1272691295</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
