<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>hibikorezensin</author_name>
  <author_url>https://blog.hatena.ne.jp/hibikorezensin/</author_url>
  <blog_title>日々是前進</blog_title>
  <blog_url>https://hibi-kore-zensin.hatenadiary.com/</blog_url>
  <categories>
  </categories>
  <description>FizzBuzzとは1~100までの数を1ずつ増やしながらカウントする際に、 「3の倍数の時にFizz」 「5の倍数の時にBuzz」 「3及び5の倍数の時にFizzBuzz」 「上記の条件に該当しなければカウント数」 を表示させるプログラミング問題です。 プログラミングを学ぶ時には押さえておきたいものとなっております。 今回はRuby on RailsでFizzBuzz問題の考え方を紹介いたします。 必要となる基礎知識 Rubyでこのプログラムを書くとなると、必要な基礎知識は 四則演算(余り演算子) 条件分岐 繰り返し処理 の3つです。 FizzBuzz問題も例に挙げながら解説していきます。 …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fhibi-kore-zensin.hatenadiary.com%2Fentry%2F2024%2F06%2F08%2F161354&quot; title=&quot;FizzBuzz問題 - 日々是前進&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>2024-06-08 16:13:54</published>
  <title>FizzBuzz問題</title>
  <type>rich</type>
  <url>https://hibi-kore-zensin.hatenadiary.com/entry/2024/06/08/161354</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
