<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>hirogl_python</author_name>
  <author_url>https://blog.hatena.ne.jp/hirogl_python/</author_url>
  <blog_title>hirogl python日記</blog_title>
  <blog_url>https://hirogl-python.hatenadiary.org/</blog_url>
  <categories>
  </categories>
  <description>andの場合 値は左から右にブール値として評価されます。 すべての値がブール値としてtrueである場合、 and は最後の値を返します。 いづれかの値がfalseである場合、 and は最初のfalseとなる値を返します。 &gt;&gt;&gt; 1 and 2 and 3 and 4 4 &gt;&gt;&gt; [] and {} and 0 and 1 and 2 [] orの場合 値は左から右にブール値として評価されます。 いづれかの値がtrueである場合、 or はすぐにその値を返します。 すべての値がfalseの場合、 or は最後の値を返します。 or はブール値としてtrueである値が見つかるまで値を評価します…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fhirogl-python.hatenadiary.org%2Fentry%2F20100703%2F1278160918&quot; title=&quot;and と or の動作がイメージと違う - hirogl python日記&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>2010-07-03 21:41:58</published>
  <title>and と or の動作がイメージと違う</title>
  <type>rich</type>
  <url>https://hirogl-python.hatenadiary.org/entry/20100703/1278160918</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
