<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>ugnews</author_name>
  <author_url>https://blog.hatena.ne.jp/ugnews/</author_url>
  <blog_title>🍓恋はストロベリー🍓</blog_title>
  <blog_url>https://www.ugnews.info/</blog_url>
  <categories>
    <anon>Perl</anon>
  </categories>
  <description>お前の血は何色だ、こんばんはugnewsです。 こないだのif文がまだちょっと残っていたのでそれやった。マニュアル人間だし、本通りにやっていかないと不安だ!!まずは、数の比較と文字列の比較。文字として比較するか、数として比較するか。12と9の場合、数としてみれば12の方がそりゃ大きいけど、文字列で見ると9の方が大きいとみなされる。理由は、12の最初の1が「1」として解釈されてしまうから。まあ数と文字列の比較演算子の表はこことか見てください。こういうのを書いた。 my $a = 12; my $b = 9; # その1 if ($a &gt; $b) { print &quot;$a &gt; $b\n&quot;; } el…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fwww.ugnews.info%2Fentry%2F20090827%2F1281289183&quot; title=&quot;if文　続き - 🍓恋はストロベリー🍓&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>2009-08-27 02:39:43</published>
  <title>if文　続き</title>
  <type>rich</type>
  <url>https://www.ugnews.info/entry/20090827/1281289183</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
