<?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>split</anon>
  </categories>
  <description>コード def checkio(words): check = 0 for i in words.split(): if i.isalpha(): check = check + 1 if check == 3: return True else: check = 0 return False 参考にしたサイト for文 http://www.pythonweb.jp/tutorial/for/index3.html</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fyuyuyuyuyu.hateblo.jp%2Fentry%2FpyThreeWords&quot; title=&quot;PythonでThree words - 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/20140424/20140424192205.jpg</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2014-04-24 19:24:12</published>
  <title>PythonでThree words</title>
  <type>rich</type>
  <url>https://yuyuyuyuyu.hateblo.jp/entry/pyThreeWords</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
