<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>g_YUYUYU</author_name>
  <author_url>https://blog.hatena.ne.jp/g_YUYUYU/</author_url>
  <blog_title>Newbeeゆゆー</blog_title>
  <blog_url>https://yuyuyuyuyu.hateblo.jp/</blog_url>
  <categories>
    <anon>CheckIO</anon>
    <anon>文字列</anon>
    <anon>文字列操作</anon>
    <anon>replace</anon>
    <anon>置換</anon>
    <anon>ユニコード</anon>
  </categories>
  <description>#coding utf-8 import string def checkio(expression): s = expression s = s.encode(&quot;utf-8&quot;) s = s.translate(string.maketrans(&quot;&quot;,&quot;&quot;),&quot;+-*/0123456789&quot;) if s == &quot;&quot;: return True t = 0 while t &lt; len(expression): s = s.replace(&quot;()&quot;,&quot;&quot;).replace(&quot;{}&quot;,&quot;&quot;).replace(&quot;[]&quot;,&quot;&quot;) t+=1 if s == &quot;&quot;: return True return Fa…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fyuyuyuyuyu.hateblo.jp%2Fentry%2FpyBrackets&quot; title=&quot;PythonでBrackets - Newbeeゆゆー&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>http://cdn-ak.f.st-hatena.com/images/fotolife/g/g_YUYUYU/20140430/20140430012157.jpg</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2014-04-30 01:24:40</published>
  <title>PythonでBrackets</title>
  <type>rich</type>
  <url>https://yuyuyuyuyu.hateblo.jp/entry/pyBrackets</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
