<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>CortYuming</author_name>
  <author_url>https://blog.hatena.ne.jp/CortYuming/</author_url>
  <blog_title>牌語備忘録 -pygo</blog_title>
  <blog_url>https://cortyuming.hateblo.jp/</blog_url>
  <categories>
    <anon>Python</anon>
  </categories>
  <description>Rubyレシピブックに載ってたものをPythonで書いてみた。 code *1 #!/usr/bin/env python # *-# -*- coding: utf-8 -*- celestial_stem = [&quot;庚&quot;,&quot;辛&quot;,&quot;壬&quot;,&quot;癸&quot;,&quot;甲&quot;,&quot;乙&quot;,&quot;丙&quot;,&quot;丁&quot;,&quot;戊&quot;,&quot;己&quot;] earthly_branch = [&quot;申&quot;,&quot;酉&quot;,&quot;戌&quot;,&quot;亥&quot;,&quot;子&quot;,&quot;丑&quot;,&quot;寅&quot;,&quot;卯&quot;,&quot;辰&quot;,&quot;巳&quot;,&quot;午&quot;,&quot;未&quot;] def stem_and_branch(year): &quot;&quot;&quot; &gt;&gt;&gt; print stem_and_branch(1868) 戊辰 &gt;&gt;&gt; print stem_and…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fcortyuming.hateblo.jp%2Fentry%2F20120112%2Fp4&quot; title=&quot;Pythonで干支を求めてみた。 - 牌語備忘録 -pygo&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-01-12 00:00:00</published>
  <title>Pythonで干支を求めてみた。</title>
  <type>rich</type>
  <url>https://cortyuming.hateblo.jp/entry/20120112/p4</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
