<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>bojovs</author_name>
  <author_url>https://blog.hatena.ne.jp/bojovs/</author_url>
  <blog_title>bojovs blog</blog_title>
  <blog_url>https://bojovs.hatenadiary.org/</blog_url>
  <categories>
    <anon>Python</anon>
  </categories>
  <description>Pythonの勉強、一ヶ月近くやってなかったのか…何やってたんだ俺は…。 if文 &gt;&gt;&gt; number = 10 &gt;&gt;&gt; if number == 10 and type(number) == int: print &quot;numberは整数の10です&quot; elif number == 5 or type(number) == int: print &quot;numberは5か整数だよ&quot; else: print &quot;numberは整数の10じゃないよ&quot; numberは整数の10です &gt;&gt;&gt; 「&amp;&amp;」とか「||」とかない。 比較演算子 演算子 説明 x == y xとyが等しいときTrue x != y, x &lt;…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fbojovs.hatenadiary.org%2Fentry%2F20080924%2F1222280768&quot; title=&quot;Pythonの勉強 #2 （「みんなのPython」Chapter 1-5） - bojovs 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>2008-09-24 03:26:08</published>
  <title>Pythonの勉強 #2 （「みんなのPython」Chapter 1-5）</title>
  <type>rich</type>
  <url>https://bojovs.hatenadiary.org/entry/20080924/1222280768</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
