<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>tomokizm</author_name>
  <author_url>https://blog.hatena.ne.jp/tomokizm/</author_url>
  <blog_title>進撃の『イソジ』</blog_title>
  <blog_url>https://tomokizm.hatenablog.com/</blog_url>
  <categories>
    <anon>Python</anon>
    <anon>programming</anon>
  </categories>
  <description>③ブール型=Boolean型 Trueかfalseのどちらか 【コード】 a=10 b=1 bool01=(a&gt;b) print(bool01) print(type(bool01)) 【ターミナル】 PS C:\Users\neoto\Desktop\My Python&gt; &amp; &quot;C:/Program Files/Python311/python.exe&quot; &quot;c:/Users/neoto/Desktop/My Python/Greetin.py&quot; True &lt;class 'bool'&gt;</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftomokizm.hatenablog.com%2Fentry%2F2023%2F07%2F26%2F121300&quot; title=&quot;データ型/ブール型 - 進撃の『イソジ』&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>2023-07-26 12:13:00</published>
  <title>データ型/ブール型</title>
  <type>rich</type>
  <url>https://tomokizm.hatenablog.com/entry/2023/07/26/121300</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
