<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>Toranikov</author_name>
  <author_url>https://blog.hatena.ne.jp/Toranikov/</author_url>
  <blog_title>落下防止 / 就職氷河期世代が借金返済を目指してリスキリングにはげむブログ</blog_title>
  <blog_url>https://torano.hateblo.jp/</blog_url>
  <categories>
    <anon>Python</anon>
  </categories>
  <description>experiment: sololearnのiteration繰り返しのレッスン。数値の比較以外に、文字列のマッチを比較演算子で行い、結果のBoolean datatypeを条件にするもの outcome: 例題として出てきたのが、パスワードをミスったらまた入力画面に戻るという while loop を利用する問題。条件式が「True」のときに繰り返すので、条件式を、繰り返しの発生条件＝パス入力ミスにしています。そのため、入力する側の視点だと、パスを間違った時に戻る感覚だけど、この例ではパスが間違っている＝「True」の時に戻り、正解＝「False」の時に次のプロセスに進むことに混乱しました …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftorano.hateblo.jp%2Fentry%2F2025%2F03%2F11%2F233443&quot; title=&quot;3/11 python: more on iteration - 落下防止 / 就職氷河期世代が借金返済を目指してリスキリングにはげむブログ&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>2025-03-11 23:34:43</published>
  <title>3/11 python: more on iteration</title>
  <type>rich</type>
  <url>https://torano.hateblo.jp/entry/2025/03/11/233443</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
