<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>atsuoishimoto</author_name>
  <author_url>https://blog.hatena.ne.jp/atsuoishimoto/</author_url>
  <blog_title>atsuoishimoto's diary</blog_title>
  <blog_url>https://atsuoishimoto.hatenablog.com/</blog_url>
  <categories>
  </categories>
  <description>こちらのTweetが Python.jp slack でちょっと話題になっていた。 どういうこと？ pic.twitter.com/BxyyWbyvQo— ahuglajbclajep (@ahuglajbclajep) 2018年1月24日 次のようなコードだ &gt;&gt;&gt; a = [lambda: print(i) for i in range(3)] &gt;&gt;&gt; for i in a: i() 2 2 2 結論としては cocoatomo さんの書かれているように、変数の評価タイミングの問題で、 初めまして.そこは Python のループでよくハマるポイントで, i の値の評価が後で行われるのが混…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fatsuoishimoto.hatenablog.com%2Fentry%2F2018%2F01%2F28%2F103345&quot; title=&quot;リスト内包のひみつ - atsuoishimoto&amp;#39;s diary&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>2018-01-28 10:33:45</published>
  <title>リスト内包のひみつ</title>
  <type>rich</type>
  <url>https://atsuoishimoto.hatenablog.com/entry/2018/01/28/103345</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
