<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>qxtn</author_name>
  <author_url>https://blog.hatena.ne.jp/qxtn/</author_url>
  <blog_title>postbl.space</blog_title>
  <blog_url>https://qxtn.hateblo.jp/</blog_url>
  <categories>
  </categories>
  <description>Python完全ガイド Pythonは、読みやすく書きやすいプログラミング言語です。データ分析、機械学習、ウェブ開発など幅広く使用されます。 基本構文 変数とデータ型 # 変数宣言（型宣言不要） number = 42 float_num = 3.14 string = &quot;文字列&quot; boolean = True none_value = None # 複数代入 a, b, c = 1, 2, 3 x = y = z = 0 # 型確認 type(number) # &lt;class 'int'&gt; isinstance(number, int) # True # 型変換 int(&quot;123&quot;) # 1…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fqxtn.hateblo.jp%2Fentry%2F2025%2F11%2F03%2F032424&quot; title=&quot;Python完全ガイド  Pythonは、読みやすく書きやすいプログラミング言語です。データ分析、機械学習、ウェブ開発など幅広く使用されます。 - postbl.space&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>2025-11-03 03:24:24</published>
  <title>Python完全ガイド  Pythonは、読みやすく書きやすいプログラミング言語です。データ分析、機械学習、ウェブ開発など幅広く使用されます。</title>
  <type>rich</type>
  <url>https://qxtn.hateblo.jp/entry/2025/11/03/032424</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
