<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>ninosan</author_name>
  <author_url>https://blog.hatena.ne.jp/ninosan/</author_url>
  <blog_title>Android版ファイアーエムブレム ヒーローズ報告</blog_title>
  <blog_url>https://ninosan.hateblo.jp/</blog_url>
  <categories>
    <anon>python</anon>
    <anon>リスト</anon>
  </categories>
  <description>既存のエントリーで十分に回答を出せるがかなり散らばっている感があるのでエントリーとして書き起こす。恐らくもっと短く書く方法があると思うが他人がプログラムを改良するとしたらこのくらい平易な書き方をした方が良いだろうと考える。 # coding: utf-8 n = int(input()) a = [] t = 0 a = input().split(&quot; &quot;) for j in a: if int(j) % 3 == 0: t += 1 print(t)</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fninosan.hateblo.jp%2Fentry%2F2020%2F06%2F04%2F073800&quot; title=&quot;Python課題―3の倍数のカウント (paizaランク D 相当)  - Android版ファイアーエムブレム ヒーローズ報告&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>2020-06-04 07:38:00</published>
  <title>Python課題―3の倍数のカウント (paizaランク D 相当) </title>
  <type>rich</type>
  <url>https://ninosan.hateblo.jp/entry/2020/06/04/073800</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
