<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>kisoi3</author_name>
  <author_url>https://blog.hatena.ne.jp/kisoi3/</author_url>
  <blog_title>そこになければないですね</blog_title>
  <blog_url>https://kisoi3.hateblo.jp/</blog_url>
  <categories>
    <anon>AOJ</anon>
    <anon>Python</anon>
  </categories>
  <description>ITP1_1_A: Hello World print(&quot;Hello World&quot;) これだけである。 C言語と違って予め変数を用意する必要がないのは非常に楽だ(と同時に面食らう)。 ITP1_1_B: X Cublic 与えられた数の3乗を返さなければいけない。 Pythonでのべき乗演算子は&quot;**&quot;である。 また、キーボードから整数の入力を受け付けるにはint(input())を用いる。 n = int(input()) print(n**3) ITP1_1_C: Rectangle 辺の長さがa, bで与えられる長方形の面積と周の長さを求める問題。 一行に複数の読み込むべき値がある場合、…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fkisoi3.hateblo.jp%2Fentry%2F2020%2F04%2F22%2F221258&quot; title=&quot;Introduction to Programming1 ITP1_1〜ITP1_3 - そこになければないですね&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>2020-04-22 22:12:58</published>
  <title>Introduction to Programming1 ITP1_1〜ITP1_3</title>
  <type>rich</type>
  <url>https://kisoi3.hateblo.jp/entry/2020/04/22/221258</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
