<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>takuya_1st</author_name>
  <author_url>https://blog.hatena.ne.jp/takuya_1st/</author_url>
  <blog_title>それマグで！</blog_title>
  <blog_url>https://takuya-1st.hatenablog.jp/</blog_url>
  <categories>
  </categories>
  <description>タプル。配列の一種。 ここらでPython配列まとめ。Python配列には２種類ある A 可変長 B 固定長 可変長 一般的な配列、他のスクリプトと同じ。 Array List 配列 Dictionary 連想配列 固定長な配列 C言語っぽい配列 文字列(string) tuple Set と分類されてる。 何が違うか？変数の作り方を見れば一目瞭然だろう。 #List list = [&quot;abc&quot;, &quot;def&quot;, &quot;ghi&quot;] #Tuple tuple = ( &quot;abc&quot;, &quot;def&quot;, &quot;ghi&quot;) #Dictionary dic = {&quot;abc&quot;: &quot;123&quot;, &quot;def&quot;: &quot;456&quot;, …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftakuya-1st.hatenablog.jp%2Fentry%2F20061005%2F1160085150&quot; title=&quot;tupleとlist - それマグで！&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>2006-10-05 06:52:30</published>
  <title>tupleとlist</title>
  <type>rich</type>
  <url>https://takuya-1st.hatenablog.jp/entry/20061005/1160085150</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
