<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>happy-v</author_name>
  <author_url>https://blog.hatena.ne.jp/happy-v/</author_url>
  <blog_title>パイソン初心者がプログラミングで遊んでみるノート</blog_title>
  <blog_url>https://happy-v.hateblo.jp/</blog_url>
  <categories>
    <anon>Linux</anon>
    <anon>python</anon>
  </categories>
  <description>Linux環境でPythonを動かしてみました。 ライブラリのインストールが必要ないものは、 順調に行きます。 r=0 def circle(): global r r=float(input(&quot;円の半径を入力:&quot;)) ｓ=ｒ*ｒ*3.14 return s x=circle() print(f&quot;半径{r}の円の面積は{x}です&quot;) print(&quot;終了します&quot;) （VSCodeそのままコピー貼り付けできました。タブ幅がくずれていますが） 結果はこちら ライブラリのインストールが必要なものは、 相変わらず、ライブラリがありません、というメッセージが出ます。 違う環境ではうまくいったので、 何が違…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fhappy-v.hateblo.jp%2Fentry%2F2025%2F02%2F23%2F183718&quot; title=&quot;Linux環境で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>https://cdn-ak.f.st-hatena.com/images/fotolife/h/happy-v/20250223/20250223183204.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2025-02-23 18:37:18</published>
  <title>Linux環境でPythonを動かしてみる</title>
  <type>rich</type>
  <url>https://happy-v.hateblo.jp/entry/2025/02/23/183718</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
