<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>s51517765</author_name>
  <author_url>https://blog.hatena.ne.jp/s51517765/</author_url>
  <blog_title>プログラミング素人のはてなブログ</blog_title>
  <blog_url>https://s51517765.hatenadiary.jp/</blog_url>
  <categories>
    <anon>RaspberryPi</anon>
  </categories>
  <description>ラズパイ上でプログラミングをしてみます。まず、Windows PCからリモートデスクトップ接続でラズパイに接続します。接続できたら画面左上のラズベリーのアイコンから、プログラミング￥Python3(IDLE)を起動します。 簡単なPythonプログラミングをします。 pythonとはC言語やC#のようなプログラミング言語の一つで、今流行りの言語です。 「パイソン」と読みます。 Linuxには標準でインストールされています。 pythonには２と３がありますが、３を使用します。 これらには互換性がないので注意です。 n=0 for i in range(10): n=n+i print(n) 上…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fs51517765.hatenadiary.jp%2Fentry%2F2017%2F09%2F13%2F230806&quot; title=&quot;Raspberry Piでプログラミング - プログラミング素人のはてなブログ&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/s/s51517765/20170913/20170913224939.jpg</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2017-09-13 23:08:06</published>
  <title>Raspberry Piでプログラミング</title>
  <type>rich</type>
  <url>https://s51517765.hatenadiary.jp/entry/2017/09/13/230806</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
