<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>kimihito</author_name>
  <author_url>https://blog.hatena.ne.jp/kimihito/</author_url>
  <blog_title>ミノタケ日記。</blog_title>
  <blog_url>https://kimihito.hatenablog.com/</blog_url>
  <categories>
  </categories>
  <description>ポモドーロテクニックで１ポモドーロあたりだいたい５ページぐらいは手を動かしながらやれるっぽい。 (p75まで読了) 今回出てきた組み込み関数 enumerate &gt;&gt;&gt; for i, season in enumerate(['Spring', 'Summer', 'Fall', 'Winter']): ... print i, season 0 Spring 1 Summer 2 Fall 3 Winter zip &gt;&gt;&gt; x = [1, 2, 3] &gt;&gt;&gt; y = [4, 5, 6] &gt;&gt;&gt; zipped = zip(x, y) &gt;&gt;&gt; zipped [(1, 4), (2, 5), (3…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fkimihito.hatenablog.com%2Fentry%2F20120415%2F1334449764&quot; title=&quot;みんなのPython Webアプリ編読み（3） - ミノタケ日記。&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>2012-04-15 09:29:24</published>
  <title>みんなのPython Webアプリ編読み（3）</title>
  <type>rich</type>
  <url>https://kimihito.hatenablog.com/entry/20120415/1334449764</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
