<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>yuma6128</author_name>
  <author_url>https://blog.hatena.ne.jp/yuma6128/</author_url>
  <blog_title>アウトプットを頑張る</blog_title>
  <blog_url>https://ingkiym926.hatenablog.com/</blog_url>
  <categories>
    <anon>プログラミング学習</anon>
  </categories>
  <description>■プログラミング学習 ■プログラミング学習 ◎Rubyの条件分岐の表現方法「case文」 case文とは、条件分岐を表現するための文法です。 if文のelsifを重ねるよりもシンプルにコードを書くことができます。 並列する条件が多数ある場合は、if~elsif~elsif~・・elseと記述するよりも case文を使ったほうがコードとして読みやすくなります。 【case文の構成】 case 対象のオブジェクトや式 when 値1 #値1に一致する場合に実行する処理 when 値2 #値2に一致する場合に実行する処理 when 値3 #値3に一致する場合に実行する処理 else #どれにも一致し…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fingkiym926.hatenablog.com%2Fentry%2F2021%2F11%2F21%2F070000&quot; title=&quot;【プログラミング学習】Rubyの記法について〜条件分岐〜 - アウトプットを頑張る&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>https://cdn-ak.f.st-hatena.com/images/fotolife/y/yuma6128/20210818/20210818071318.jpg</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2021-11-21 07:00:00</published>
  <title>【プログラミング学習】Rubyの記法について〜条件分岐〜</title>
  <type>rich</type>
  <url>https://ingkiym926.hatenablog.com/entry/2021/11/21/070000</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
