<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>mankuro</author_name>
  <author_url>https://blog.hatena.ne.jp/mankuro/</author_url>
  <blog_title>萬九郎の硬い船</blog_title>
  <blog_url>https://mankuro.hateblo.jp/</blog_url>
  <categories>
    <anon>note</anon>
    <anon>programming</anon>
    <anon>python</anon>
  </categories>
  <description>Pythonには、文字列操作に便利なメソッドが用意されている。以下のメソッドはそれぞれ、文字列が isalpha()：1文字以上の英字のみによる文字列かどうか isalnum()：1文字以上の英数字のみによる文字列かどうか isdecimal()：1文字以上の数字のみによる文字列かどうか istitle()：1文字めが大文字で後はすべて小文字の英単語による文字列かどうか を判定し、boolean値を返す。これらは、ユーザーのフォーム入力をバリデートする際などに有効。 startswith() endswith() は、文字列がカッコ内に指定された文字列で始まるかどうか／終わるかどうかを判定し、…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fmankuro.hateblo.jp%2Fentry%2F2017%2F06%2F30%2Fpython-string-methods%2F&quot; title=&quot;Pythonの文字列操作の便利なメソッドについて - 萬九郎の硬い船&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>2017-06-30 20:55:07</published>
  <title>Pythonの文字列操作の便利なメソッドについて</title>
  <type>rich</type>
  <url>https://mankuro.hateblo.jp/entry/2017/06/30/python-string-methods/</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
