<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>alicehimmel</author_name>
  <author_url>https://blog.hatena.ne.jp/alicehimmel/</author_url>
  <blog_title>ゲシュタルト崩壊間近</blog_title>
  <blog_url>https://alicehimmel.hatenadiary.org/</blog_url>
  <categories>
    <anon>Python</anon>
  </categories>
  <description>こんにちは。最初の記事でもう自分の知識不足が露呈してしまいましたが、 なんとかモチベーションを上げ下げしながら書いていきます。 今回の内容は比較的初心者向けなんではないですかね？ 前回の次回予告と全く違う内容なのは申し訳ありません。さて、本題へ入ります。 Pythonというプログラミング言語を覚えて、変数や関数、if文やfor文を覚えたあとは、やっぱり「ユーザから入力させる処理」をしたいと思うんですよね僕は。 Pythonにおける標準入力は、sysモジュールを使ったものもありますが、簡単にできるものもあります。 それが、raw_input関数です。 &gt;&gt;&gt; var = raw_input() …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Falicehimmel.hatenadiary.org%2Fentry%2F20101122%2F1290398381&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>2010-11-22 12:59:41</published>
  <title>Pythonで標準入力</title>
  <type>rich</type>
  <url>https://alicehimmel.hatenadiary.org/entry/20101122/1290398381</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
