<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>owiewowe</author_name>
  <author_url>https://blog.hatena.ne.jp/owiewowe/</author_url>
  <blog_title>19日に更新してた</blog_title>
  <blog_url>https://owiewowe.hatenablog.com/</blog_url>
  <categories>
  </categories>
  <description>「python を使ってみよう」と思いついて、勢いでネットで検索しまくって試行錯誤で python3 を学習してきました。なので、最近になって一応解説本を読んではいるのですが「わかってる、わかってる」で飛ばしまくっているので、ごくごく基本的なことを知らなかったりすることがよくあります。文法*1のネットでの解説などを眺めているとあったのが a, b = map(int,&quot;1 2&quot;.split()) これ、エラーでないんだと最近はじめて知りました。イテラブルなものは直接変数に置き換えられるってこと?変数に置き換えは a, b = list(map(int,&quot;1 2&quot;.split())) #or a…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fowiewowe.hatenablog.com%2Fentry%2F2022%2F09%2F19%2F000000_1&quot; title=&quot;a, b, c = range(3) ってエラーにならないのをはじめて知った。python3.8 - 19日に更新してた&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>2022-09-19 00:00:00</published>
  <title>a, b, c = range(3) ってエラーにならないのをはじめて知った。python3.8</title>
  <type>rich</type>
  <url>https://owiewowe.hatenablog.com/entry/2022/09/19/000000_1</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
