<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>Pekosan</author_name>
  <author_url>https://blog.hatena.ne.jp/Pekosan/</author_url>
  <blog_title>◆AI分析◆　ペコサンのブログ</blog_title>
  <blog_url>https://pekosan.hatenadiary.org/</blog_url>
  <categories>
    <anon>9（irreg）資格試験</anon>
  </categories>
  <description>文字列はPythonにおいてシーケンス（配列）の一種であり、各文字に対して個別にインデックス（添字）を使ってアクセスできます。ここでは具体的な例を用いて、文字列とインデックスの基本的な使い方を説明します。 基本のインデックス インデックスは0から始まる文字列の左端の文字がインデックス0に対応し、次の文字は1、2、と順に割り振られます。 負のインデックスマイナスのインデックスを使うと、右端から数えます。たとえば、インデックス-1は文字列の最後の文字を指します。 例 python s = &quot;Hello, World!&quot; # インデックスを用いた個々の文字の参照 print(s[0]) # 出力: …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fpekosan.hatenadiary.org%2Fentry%2F2025%2F02%2F18%2F183000&quot; title=&quot;AIが解説！【文字列と数値】　Python インデックスについて - ◆AI分析◆　ペコサンのブログ&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/P/Pekosan/20250209/20250209144557.jpg</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2025-02-18 18:30:00</published>
  <title>AIが解説！【文字列と数値】　Python インデックスについて</title>
  <type>rich</type>
  <url>https://pekosan.hatenadiary.org/entry/2025/02/18/183000</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
