<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>mashiroyuya</author_name>
  <author_url>https://blog.hatena.ne.jp/mashiroyuya/</author_url>
  <blog_title>ましろのログ</blog_title>
  <blog_url>https://mashiroyuya.hatenablog.com/</blog_url>
  <categories>
    <anon>プログラミング</anon>
    <anon>遊び</anon>
  </categories>
  <description>プログラミングでお遊びします. 小学生の頃にならった割り算の筆算 これをそのままのアルゴリズムでプログラムしていきたいと思います. こういう系ならCで組んだ方が慣れている気がするのですが練習を兼ねてpythonで書きます. #coding: UTF-8 # a / b = c ... d # input and initialize ********************* #割られる数 print &quot;input dividend&quot; dividend = raw_input() #のちに a #割る数 print &quot;input divisor&quot; divisor = raw_input() #…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fmashiroyuya.hatenablog.com%2Fentry%2F2016%2F03%2F22%2F194725&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>http://cdn-ak.f.st-hatena.com/images/fotolife/m/mashiroyuya/20160322/20160322194533.jpg</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2016-03-22 19:47:25</published>
  <title>割り算の筆算をプログラムしてみた</title>
  <type>rich</type>
  <url>https://mashiroyuya.hatenablog.com/entry/2016/03/22/194725</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
