<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>uyamae</author_name>
  <author_url>https://blog.hatena.ne.jp/uyamae/</author_url>
  <blog_title>見切り発車</blog_title>
  <blog_url>https://uyamae.hatenadiary.org/</blog_url>
  <categories>
  </categories>
  <description>文字列 Python で文字列を作成する場合にはシングルクォート、ダブルクォート、または三連クォートで文字列をくくる。 三連クォートの文字列は、改行を含むことが出来る。三連クォートに使うのはシングルクォートでもダブルクォートでもかまわないが当然対になっている必要がある。 print 'single quat' print &quot;double quat&quot; print &quot;&quot;&quot;triple quat&quot;&quot;&quot; single quat double quat triple quat※補足 Python の print は末尾に改行を付与する。改行したくない場合は文字列の後にカンマをつける。 print 'te…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fuyamae.hatenadiary.org%2Fentry%2F20071023%2F1193264069&quot; title=&quot;文字列・配列・連想配列 - 見切り発車&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>2007-10-23 07:14:29</published>
  <title>文字列・配列・連想配列</title>
  <type>rich</type>
  <url>https://uyamae.hatenadiary.org/entry/20071023/1193264069</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
