<?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で2次元配列を扱う方法 2次元配列へのアクセス 2次元配列の反復処理 2次元配列の操作 リスト内包表記を使った2次元配列の作成 NumPyを使った2次元配列の処理 Pythonで2次元配列を扱う方法 Pythonで2次元配列（リストのリスト）を扱う方法について説明します。 2次元配列は、行と列の概念を持つ配列で、リストの中にリストを持つことで実現します。 例えば、以下のように2次元配列を作成します。 matrix = [ [1, 2, 3], [4, 5, 6], [7, 8, 9] ] このmatrixは3×3の2次元配列で、3つの行と3つの列を持っています。 リストの各要素がリ…</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%2F191346&quot; title=&quot;Pythonで2次元配列を扱う方法 - 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 19:13:46</published>
  <title>Pythonで2次元配列を扱う方法</title>
  <type>rich</type>
  <url>https://job-info.hateblo.jp/entry/2024/08/25/191346</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
