<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>hanabusa-snow</author_name>
  <author_url>https://blog.hatena.ne.jp/hanabusa-snow/</author_url>
  <blog_title>プログラ生活</blog_title>
  <blog_url>https://www.pon-x.jp/</blog_url>
  <categories>
    <anon>DNCL</anon>
    <anon>プログラミング</anon>
  </categories>
  <description>www.pon-x.jp 前回の続き 今回も繰り返しをかいてみる どんくりにて実行。 配列 {}で配列を定義する。 array←{1, 2, 3, 4, 5} arrayを表示する 例.3つ目の要素に2を挿入する array←{1,2,3,4,5} 入れる(array,3,2) arrayを 表示する 末尾に追加する場合はaddをつかう array←{1,2,3,4,5} 追加する(array,6) arrayを表示する 例.2つ目の要素を削除する array←{1,2,3,4,5} 削除(array,2) arrayを 表示する 例.2つ目の要素を取り出す array←{1,2,3,4,5}…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fwww.pon-x.jp%2Fentry%2F2022%2F04%2F27%2F100114&quot; title=&quot;DNCLをかいてみる -005 配列- - プログラ生活&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/h/hanabusa-snow/20220427/20220427094344.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2022-04-27 10:01:14</published>
  <title>DNCLをかいてみる -005 配列-</title>
  <type>rich</type>
  <url>https://www.pon-x.jp/entry/2022/04/27/100114</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
