<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>xxUFOxx</author_name>
  <author_url>https://blog.hatena.ne.jp/xxUFOxx/</author_url>
  <blog_title>Startup Data scientist Blog</blog_title>
  <blog_url>https://xxstartupxxengineerxx.hateblo.jp/</blog_url>
  <categories>
    <anon>python</anon>
  </categories>
  <description>breakを使用した問題 i = 0 while i &lt; 5: print(i, end=&quot; &quot;) i += 1 if i == 3: break else: print(0) a.1 2 3 b.0 1 2 3 c.0 1 2 d.0 1 3 4 正解はc break文はfor文やwhile文のブロック処理中に使用されます。break文を使用すると、それ以降の処理を行わず、for文やwhile文の繰り返し処理自体が終了します。</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fxxstartupxxengineerxx.hateblo.jp%2Fentry%2F2021%2F08%2F27%2F022545&quot; title=&quot;pythonクイズ4 - Startup Data scientist Blog&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>2021-08-27 02:25:45</published>
  <title>pythonクイズ4</title>
  <type>rich</type>
  <url>https://xxstartupxxengineerxx.hateblo.jp/entry/2021/08/27/022545</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
