<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>rahaema</author_name>
  <author_url>https://blog.hatena.ne.jp/rahaema/</author_url>
  <blog_title>Mae向きなブログ</blog_title>
  <blog_url>https://maehrm.hatenablog.com/</blog_url>
  <categories>
    <anon>Python</anon>
    <anon>Book</anon>
  </categories>
  <description>「Pythonエンジニア育成推進協会監修 Python実践レシピ - Mae向きなブログ」の続きです。 Chapter 6 テキストの処理 joinメソッドについて words = '''Beautiful is better than ugly. Explicit is better than implicit.'''.split() print(words) print('-'.join(words[:5])) Rubyだと、words[...5].join('-')と書いていたので、joinメソッドの使い方が新鮮に感じます。 Unicode文字と文字の名前の変換 &gt;&gt;&gt; import u…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fmaehrm.hatenablog.com%2Fentry%2F2022%2F05%2F22%2F185357&quot; title=&quot;Pythonエンジニア育成推進協会監修 Python実践レシピ(2) - Mae向きなブログ&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://m.media-amazon.com/images/I/517T6saR++L._SL500_.jpg</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2022-05-22 18:53:57</published>
  <title>Pythonエンジニア育成推進協会監修 Python実践レシピ(2)</title>
  <type>rich</type>
  <url>https://maehrm.hatenablog.com/entry/2022/05/22/185357</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
