<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>m-hiyama-memo</author_name>
  <author_url>https://blog.hatena.ne.jp/m-hiyama-memo/</author_url>
  <blog_title>(保存用) 檜山正幸のキマイラ飼育記 メモ編</blog_title>
  <blog_url>https://m-hiyama-memo.hatenablog.jp/</blog_url>
  <categories>
    <anon>説明</anon>
    <anon>JavaScript</anon>
  </categories>
  <description>「配列内から特定の値を探す」課題に対して： // Eチャンのコード // 配列arは、具体的に与えられていて ar.length = 5 var i = 0; while (i if (x == ar[i]) { print(&quot;found&quot;); } else { print(&quot;not found&quot;); } i = i + 1; }ナールホド。これはこれでいいんじゃないの。その前の経緯まず、iが定数0, 1, 2, 3, 4 のときの、「もし見つかったら」を、 if (x == ar[0]) if (x == ar[1]) if (x == ar[2]) if (x == ar[3]) if (…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fm-hiyama-memo.hatenablog.jp%2Fentry%2F20090227%2F1235721859&quot; title=&quot;繰り返し - (保存用) 檜山正幸のキマイラ飼育記 メモ編&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>2009-02-27 17:04:19</published>
  <title>繰り返し</title>
  <type>rich</type>
  <url>https://m-hiyama-memo.hatenablog.jp/entry/20090227/1235721859</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
