<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>llby</author_name>
  <author_url>https://blog.hatena.ne.jp/llby/</author_url>
  <blog_title>TextScript</blog_title>
  <blog_url>https://llby.hatenadiary.org/</blog_url>
  <categories>
  </categories>
  <description>それでは、「while文」を説明したいと思います。 もうすでに、何度か出てしまったかもしれませんが、、 これも繰り返し処理に、使われます。 「for文」と違うところと言うと、 「while文」は、繰り返す数が決まっていない時に良く使われます。 なので、 ユーザー操作とか 基本的には、ずっと繰り返していて 終了が要求された時だけ抜けるとか そういう時に使用します。 つまり、開始時点では 何回繰り返すか決まっていなくて 何かの条件で終わる時に使用します。 まあ、だいたいそんな感じかと思います。 実際の使い方は、 while true do local res = isFinish() if res…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fllby.hatenadiary.org%2Fentry%2F20120112%2F1326324309&quot; title=&quot;チュートリアル（２９）「while文」 - TextScript&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>2012-01-12 08:25:09</published>
  <title>チュートリアル（２９）「while文」</title>
  <type>rich</type>
  <url>https://llby.hatenadiary.org/entry/20120112/1326324309</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
