<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>AntiBayesian</author_name>
  <author_url>https://blog.hatena.ne.jp/AntiBayesian/</author_url>
  <blog_title>あんちべ！</blog_title>
  <blog_url>https://antibayesian.hateblo.jp/</blog_url>
  <categories>
  </categories>
  <description>#introRuby #コメント #実行 ruby -e 'puts (&quot;hello, world&quot;)' #変数の文字列内展開 var = &quot;world&quot; puts &quot;hello #{var}&quot; &gt; hello world #条件分岐 i = 1 if i &lt; 0 puts &quot;負&quot; elsif i &gt; 0 puts &quot;正&quot; else puts &quot;零&quot; end &gt; 正 if i % 2 == 1 : puts &quot;奇数です。&quot; end #if文を後置すること、thenの代わりに:を利用することも可能 &gt; &quot;奇数です&quot; #制御構文 i = 0 while i &lt; 10 #i &lt; 10が成り立つ間だけ…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fantibayesian.hateblo.jp%2Fentry%2F20110613%2F1307977426&quot; title=&quot;Ruby覚え書き - あんちべ！&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>2011-06-13 00:03:46</published>
  <title>Ruby覚え書き</title>
  <type>rich</type>
  <url>https://antibayesian.hateblo.jp/entry/20110613/1307977426</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
