<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>tryagain2020</author_name>
  <author_url>https://blog.hatena.ne.jp/tryagain2020/</author_url>
  <blog_title>やる気ないおっさんの日常</blog_title>
  <blog_url>https://yarukinailog.hateblo.jp/</blog_url>
  <categories>
    <anon>Python</anon>
  </categories>
  <description>こんばんは。ちゃあ少佐です。 Python 学習2日目 ☆List☆ language = [&quot;Python&quot;, &quot;Ruby&quot;, &quot;PHP&quot;] print(language) print(language[ : ]) 結果 [&quot;Python&quot;, &quot;Ruby&quot;, &quot;PHP&quot;] [&quot;Python&quot;, &quot;Ruby&quot;, &quot;PHP&quot;] print(language[0]) print(language[1]) print(language[2]) 結果 Python Ruby PHP word = &quot;Python&quot; print(word[0]) 結果 P 以上、ちゃあ少佐でした。</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fyarukinailog.hateblo.jp%2Fentry%2F2020%2F05%2F13%2F185555&quot; title=&quot;python 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>2020-05-13 18:55:55</published>
  <title>python Listの基本</title>
  <type>rich</type>
  <url>https://yarukinailog.hateblo.jp/entry/2020/05/13/185555</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
