<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>Otsuhachi</author_name>
  <author_url>https://blog.hatena.ne.jp/Otsuhachi/</author_url>
  <blog_title>Otsuhachi’s diary</blog_title>
  <blog_url>https://otsuhachi.hatenablog.jp/</blog_url>
  <categories>
    <anon>Python</anon>
    <anon>Python-組み込み関数</anon>
  </categories>
  <description>Pythonおさらい第8段 制約として公式ドキュメントのみ参照*1として、読む癖をつける訓練も兼ねる。 今回はchr関数とord関数の2種類について。 chrは整数に対応する文字を返し、ordはその逆に文字に対応する整数を返す。 整数と文字の対応はUnicodeで参照しているらしい。 内容的にはそれで全部な気がするので、蛇足がいらなければここで終了、解散！ 読み込むドキュメントはこちら[chr, ord] 構成 使ってみる 締め 構成 今回の関数は以下のようになっている。 chr(i) ord(c) iはint型, cはstr型1を表す。 使ってみる あ～んを表示させてみることにする。 また、…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fotsuhachi.hatenablog.jp%2Fentry%2F2021%2F10%2F07%2F175749&quot; title=&quot;Python組み込み関数8 -chr・ord編- - Otsuhachi’s diary&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>2021-10-07 17:57:49</published>
  <title>Python組み込み関数8 -chr・ord編-</title>
  <type>rich</type>
  <url>https://otsuhachi.hatenablog.jp/entry/2021/10/07/175749</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
