<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>muchance</author_name>
  <author_url>https://blog.hatena.ne.jp/muchance/</author_url>
  <blog_title>mu chance or much chance ?</blog_title>
  <blog_url>https://blog.muchance.jp/</blog_url>
  <categories>
    <anon>Project Euler</anon>
  </categories>
  <description>問題 Problem 20：Factorial digit sum n! means n × (n − 1) × ... × 3 × 2 × 1For example, 10! = 10 × 9 × ... × 3 × 2 × 1 = 3628800, and the sum of the digits in the number 10! is 3 + 6 + 2 + 8 + 8 + 0 + 0 = 27.Find the sum of the digits in the number 100! 解答例 import math strNum = str(math.factorial(100))…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fblog.muchance.jp%2Fentry%2F2017%2F06%2F01%2F233000&quot; title=&quot;Project Euler 20 - mu chance or much chance ?&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-06-01 23:30:00</published>
  <title>Project Euler 20</title>
  <type>rich</type>
  <url>https://blog.muchance.jp/entry/2017/06/01/233000</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
