<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>oza__shu</author_name>
  <author_url>https://blog.hatena.ne.jp/oza__shu/</author_url>
  <blog_title>Foreverly</blog_title>
  <blog_url>https://ozashu.hatenablog.com/</blog_url>
  <categories>
    <anon>Python</anon>
  </categories>
  <description>print()でカンマ区切りで表示したい print(a, b, c, sep=',') 行末の改行を削除したい string.rstrip() 文字列の末尾部分を除去したコピーを返す。引数 chars は除去される文字集合を指定する文字列。 特定の文字を除去したい 文字列.replace() メソッドを利用します。 以下で改行を除去できる。 remove_enter = jugemu.replace('\n', '') csvファイルなどのカンマで文字列を分割したい string.strip(',') ファイルの中身に追記していきたい a を使う、 w だと上書きしてしまう。 with op…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fozashu.hatenablog.com%2Fentry%2F2018%2F07%2F29%2F155100&quot; title=&quot;pythonでしたいと思ったことまとめ① - Foreverly&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>2018-07-29 15:51:00</published>
  <title>pythonでしたいと思ったことまとめ①</title>
  <type>rich</type>
  <url>https://ozashu.hatenablog.com/entry/2018/07/29/155100</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
