<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>yamazaru_rengou</author_name>
  <author_url>https://blog.hatena.ne.jp/yamazaru_rengou/</author_url>
  <blog_title>ねもぷらす</blog_title>
  <blog_url>https://nemoplus.hateblo.jp/</blog_url>
  <categories>
    <anon>Python</anon>
  </categories>
  <description>初めてのPythonが本棚の肥やしと化している…でもパソコン部屋が寒すぎて、遊んでたら間違いなく風邪を引く。 こたつでMac サイコー コード #!/usr/bin/python import csv master = csv.reader(file('master.csv', 'r')) code = csv.reader(file('code.csv', 'r')) for m in master: for c in code: if m[0] == c[0]: print ','.join(m), ',', ','.join(c) Ruby の教訓はもちろん生かさない。 まぁ２重ループの…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fnemoplus.hateblo.jp%2Fentry%2F20090108%2F1231424742&quot; title=&quot;課題への挑戦 - ねもぷらす&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>2009-01-08 23:25:42</published>
  <title>課題への挑戦</title>
  <type>rich</type>
  <url>https://nemoplus.hateblo.jp/entry/20090108/1231424742</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
