<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>athro</author_name>
  <author_url>https://blog.hatena.ne.jp/athro/</author_url>
  <blog_title>JavaScript（演習プロンプト）</blog_title>
  <blog_url>https://chds.hatenablog.com/</blog_url>
  <categories>
    <anon>★return</anon>
    <anon>★AI</anon>
  </categories>
  <description>【017】return を使う関数 プロンプト例 JavaScriptで関数のreturn を使う問題を５問作成して 🔰 return の超かんたん解説 function add(a, b) { return a + b; } 👉 return は 関数の外に値を持ち帰る 命令です。 let result = add(3, 5); console.log(result); // 8 return を使う練習問題【超初心者向け】 問題1：数字をそのまま返す関数 受け取った数字をそのまま返す関数 を作ってください。仕様 関数名：returnNumber 引数：num 戻り値：num 実行例 con…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fchds.hatenablog.com%2Fentry%2F2026%2F01%2F17%2F%25E3%2580%2590017%25E3%2580%2591&quot; title=&quot;【017】return を使う関数 - JavaScript（演習プロンプト）&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/a/athro/20260227/20260227105430.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2026-01-17 00:00:00</published>
  <title>【017】return を使う関数</title>
  <type>rich</type>
  <url>https://chds.hatenablog.com/entry/2026/01/17/%E3%80%90017%E3%80%91</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
