<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>chayarokurokuro</author_name>
  <author_url>https://blog.hatena.ne.jp/chayarokurokuro/</author_url>
  <blog_title>よちよちpython   </blog_title>
  <blog_url>https://chayarokurokuro.hatenablog.com/</blog_url>
  <categories>
    <anon>python</anon>
  </categories>
  <description>「コードは上から順番に処理されるのでその通りに手続き型で書いて構わないが、エラーやバグが出たときに探しにくいので、なるべく関数で細かな機能別の断片にして書く方がよい」なんて事が入門書に書いてあったりする。 Pythonでライブドア天気APIから今日と明日の天気予報を取得する - よちよちpythonの最後にまとめた(つもりの)コードは、文字列取得と文字列の表示が混ざって書いていて読みにくい。別けて書くべきだった。 今回は特にテーマなし。 tax = 10 text = &quot;今月から消費税が{}%に上がりました。&quot;.format(tax) print(text) print(list(text))…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fchayarokurokuro.hatenablog.com%2Fentry%2F2019%2F10%2F03%2F190905&quot; title=&quot;雑記 Pythonの関数やクラスの練習 - よちよち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>2019-10-03 19:09:05</published>
  <title>雑記 Pythonの関数やクラスの練習</title>
  <type>rich</type>
  <url>https://chayarokurokuro.hatenablog.com/entry/2019/10/03/190905</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
