<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>tomotomo1129</author_name>
  <author_url>https://blog.hatena.ne.jp/tomotomo1129/</author_url>
  <blog_title>Web開発における知見共有系ページ</blog_title>
  <blog_url>https://job-info.hateblo.jp/</blog_url>
  <categories>
    <anon>Python</anon>
  </categories>
  <description>Pythonのwhile文の書き方 Pythonのwhile文の書き方 Pythonのwhile文は、指定された条件がTrueである限り、繰り返し処理を実行します。 while文は、条件式が評価されるたびにループを実行し、条件がFalseになるとループを終了します。 以下に、while文の基本的な書き方といくつかの使用例を示します。基本的な構文は次の通りです： while 条件式: # 条件がTrueの間実行される処理 ここで、条件式は真偽値を返す式であり、Trueの場合にループが実行されます。 条件式がFalseになると、ループが終了します。例えば、1から5までの数字を順に出力するプログラム…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fjob-info.hateblo.jp%2Fentry%2F2024%2F08%2F25%2F201836&quot; title=&quot;Pythonのwhile文の書き方 - Web開発における知見共有系ページ&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>2024-08-25 20:18:36</published>
  <title>Pythonのwhile文の書き方</title>
  <type>rich</type>
  <url>https://job-info.hateblo.jp/entry/2024/08/25/201836</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
