<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>okamurauchino</author_name>
  <author_url>https://blog.hatena.ne.jp/okamurauchino/</author_url>
  <blog_title>ミグストラノート</blog_title>
  <blog_url>https://www.migusu.com/</blog_url>
  <categories>
    <anon>プログラミング</anon>
  </categories>
  <description>２つのリストから辞書作成 a = [&quot;1&quot;, &quot;2&quot;, &quot;3&quot;] b = [&quot;c&quot;, &quot;d&quot;, &quot;e&quot;] dict_c = dict(zip(a,b)) print dict_c #{'1': 'c', '3': 'e', '2': 'd'} Python でリストから辞書型を作るメモ｜毎日の向こうに</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fwww.migusu.com%2Fentry%2F2017%2F09%2F09%2F045035&quot; title=&quot;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>2017-09-09 04:50:35</published>
  <title>Python　メモ</title>
  <type>rich</type>
  <url>https://www.migusu.com/entry/2017/09/09/045035</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
