<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>saponte</author_name>
  <author_url>https://blog.hatena.ne.jp/saponte/</author_url>
  <blog_title>サポンテ 勉強ノート</blog_title>
  <blog_url>https://saponote.hatenablog.com/</blog_url>
  <categories>
    <anon>エンジニアリング</anon>
    <anon>ビジネス</anon>
    <anon>プログラミング</anon>
  </categories>
  <description>はじめに if〜else 構造と、付随するコメントの書き方で、以下のようなコードを見ました。 /* --- List 1 --- */ // 20 以上の場合 if (age &gt;= 20) { console.log(&quot;20以上です&quot;); } // 未成年の場合 else { console.log(&quot;未成年です&quot;); } 上記 List 1 について「コメント内容」「位置」「書き方」について思うところを書きます。</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fsaponote.hatenablog.com%2Fentry%2F2021%2F09%2F02%2F110000&quot; title=&quot;if〜else 文の周辺のコメントの書き方と注意事項 - サポンテ 勉強ノート&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://m.media-amazon.com/images/I/41PHpwCI6GL._SL500_.jpg</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2021-09-02 11:00:00</published>
  <title>if〜else 文の周辺のコメントの書き方と注意事項</title>
  <type>rich</type>
  <url>https://saponote.hatenablog.com/entry/2021/09/02/110000</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
