<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>ayaketan</author_name>
  <author_url>https://blog.hatena.ne.jp/ayaketan/</author_url>
  <blog_title>ayaketanのプログラミング勉強日記</blog_title>
  <blog_url>https://ayaketan.hatenablog.com/</blog_url>
  <categories>
    <anon>Ruby</anon>
  </categories>
  <description>下記のページを参考にプログラミングの勉強を行います。 Rubyist Magazine - Ruby ではじめるプログラミング 【第 2 回】式展開 「あなたの名前は○○○です。」の○○○の部分に変数を当てはめて表示するプログラム。 puts '名前を入力してください。' name = gets print 'あなたの名前は' print name puts 'です。' putsメソッドを使うと途中で改行されてしまうので、改行を行わないprintメソッドを使用した。 しかし、このプログラムを実行して名前にayaketanと入力したところ、ayaketanのところで改行されてしまった。 これはg…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fayaketan.hatenablog.com%2Fentry%2F20111208%2F1323331053&quot; title=&quot;プログラミング入門（２） - ayaketanのプログラミング勉強日記&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>http://cdn-ak.f.st-hatena.com/images/fotolife/a/ayaketan/20111208/20111208161644.jpg</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2011-12-08 16:57:33</published>
  <title>プログラミング入門（２）</title>
  <type>rich</type>
  <url>https://ayaketan.hatenablog.com/entry/20111208/1323331053</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
