<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>tomotomo1129</author_name>
  <author_url>https://blog.hatena.ne.jp/tomotomo1129/</author_url>
  <blog_title>Web開発における知見共有系ページ</blog_title>
  <blog_url>https://job-info.hateblo.jp/</blog_url>
  <categories>
    <anon>Python</anon>
  </categories>
  <description>Pythonで四則演算をする方法 Pythonで四則演算をする方法 Pythonで四則演算を行うためには、基本的な演算子を使用します。 これらの演算子は、加算（+）、減算（-）、乗算（*）、および除算（/）が含まれます。 それぞれの演算子の使い方を詳しく見ていきましょう。まず、加算（+）は2つの数値を足し合わせるために使用します。 たとえば、次のようなコードで加算を行います。 a = 5 b = 3 result = a + b print(result) # 出力: 8 ここでは、変数aとbにそれぞれ5と3を代入し、+演算子を使って2つの値を加算しています。 結果は8になります。次に、減算（…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fjob-info.hateblo.jp%2Fentry%2F2024%2F08%2F25%2F212750&quot; title=&quot;Pythonで四則演算をする方法 - Web開発における知見共有系ページ&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-08-25 21:27:50</published>
  <title>Pythonで四則演算をする方法</title>
  <type>rich</type>
  <url>https://job-info.hateblo.jp/entry/2024/08/25/212750</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
