<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>white_wheels</author_name>
  <author_url>https://blog.hatena.ne.jp/white_wheels/</author_url>
  <blog_title>white wheelsのメモ</blog_title>
  <blog_url>https://white-wheels.hatenadiary.org/</blog_url>
  <categories>
    <anon>programming</anon>
    <anon>python</anon>
  </categories>
  <description>識別子の規則 識別子とは変数や関数に付ける名前のことです。先頭の文字は'A-Z', 'a-z', '_'を利用。その後の文字は'A-Z', 'a-z', '_', '0-9'のみ利用できる。@, $, %はNG。大文字と小文字の区別あり(petとPetは別) 予約語 Pythonの予約語は30語のみ。予約語は変数名として使えません。 and exec not assert finally or break for pass class from print continue global raise def if return del import try elif in while else…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fwhite-wheels.hatenadiary.org%2Fentry%2F20100306%2Fp2&quot; title=&quot;Python2覚書 文法規則 - white wheelsのメモ&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>2010-03-06 00:00:04</published>
  <title>Python2覚書 文法規則</title>
  <type>rich</type>
  <url>https://white-wheels.hatenadiary.org/entry/20100306/p2</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
