<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>littlebuddha</author_name>
  <author_url>https://blog.hatena.ne.jp/littlebuddha/</author_url>
  <blog_title>make world</blog_title>
  <blog_url>https://littlebuddha.hatenadiary.org/</blog_url>
  <categories>
    <anon>Ruby</anon>
  </categories>
  <description>制御構造だけで済ませる方法はないのだろうか？ サンプル counter = ['zero', 'first', 'second', 'third', 'forth', 'fifth'] max_length = counter.length - 1 for i in 0..max_length puts &quot;#{i}: #{counter[i]}\n&quot; end 実行結果 % ./sample.rb 0: zero 1: first 2: second 3: third 4: forth 5: fifth</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Flittlebuddha.hatenadiary.org%2Fentry%2F20081110%2F1226298247&quot; title=&quot;配列からキーと値を抜き出す - make world&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-11-10 15:24:07</published>
  <title>配列からキーと値を抜き出す</title>
  <type>rich</type>
  <url>https://littlebuddha.hatenadiary.org/entry/20081110/1226298247</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
