<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>nishiohirokazu</author_name>
  <author_url>https://blog.hatena.ne.jp/nishiohirokazu/</author_url>
  <blog_title>西尾泰和のはてなダイアリー</blog_title>
  <blog_url>https://nishiohirokazu.hatenadiary.org/</blog_url>
  <categories>
  </categories>
  <description>Pythonで対話的実行： &gt;&gt;&gt; MOD3 = re.compile(&quot;(([369][0369])|([147][258])|([258][147])|[^\d][369]) &quot;) &gt;&gt;&gt; MOD15 = re.compile(&quot;\d*[05]&lt;&quot;) &gt;&gt;&gt; MOD5 = re.compile(&quot;\d*[05] &quot;) &gt;&gt;&gt; MOD3AFTER = re.compile(&quot;\d+&lt;&quot;) &gt;&gt;&gt; data = &quot;1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 &quot; &gt;&gt;&gt; MOD3.sub(r&quot;\1&lt;&quot;, data) '1 2 3&lt;4 5 …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fnishiohirokazu.hatenadiary.org%2Fentry%2F20080328%2F1206726363&quot; title=&quot;正規表現でFizzBuzz - 西尾泰和のはてなダイアリー&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>2008-03-28 02:46:03</published>
  <title>正規表現でFizzBuzz</title>
  <type>rich</type>
  <url>https://nishiohirokazu.hatenadiary.org/entry/20080328/1206726363</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
