<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>Pekosan</author_name>
  <author_url>https://blog.hatena.ne.jp/Pekosan/</author_url>
  <blog_title>◆AI分析◆　ペコサンのブログ</blog_title>
  <blog_url>https://pekosan.hatenadiary.org/</blog_url>
  <categories>
    <anon>9（irreg）資格試験</anon>
  </categories>
  <description>pekosan.hatenadiary.org pekosan.hatenadiary.org 【問11】if文の条件式 次のコードを実行した場合、出力される結果を選びなさい。 python x = 5 if x &gt; 3 and x &lt; 10: print(&quot;A&quot;) else: print(&quot;B&quot;) 【選択肢】 A B エラーが発生する 何も出力されない 正解: 1解説: x = 5 : 変数xに値5を代入します。 if x &gt; 3 and x &lt; 10: : 条件式でxが3より大きく、かつ10未満であるかを判定します.xは5なので条件は真です。 print(&quot;A&quot;): 条件が真の場合、「A」…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fpekosan.hatenadiary.org%2Fentry%2F2025%2F02%2F11%2F232414&quot; title=&quot;Python 3 エンジニア認定基礎試験「4章　制御構造ツール②」出題率22.5% - ◆AI分析◆　ペコサンのブログ&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-02-11 23:24:14</published>
  <title>Python 3 エンジニア認定基礎試験「4章　制御構造ツール②」出題率22.5%</title>
  <type>rich</type>
  <url>https://pekosan.hatenadiary.org/entry/2025/02/11/232414</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
