<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>komosudare</author_name>
  <author_url>https://blog.hatena.ne.jp/komosudare/</author_url>
  <blog_title>愚問をてってれーするの楽しすぎるでしょβ</blog_title>
  <blog_url>https://tatsu-umi.hateblo.jp/</blog_url>
  <categories>
    <anon>mission no.1:Life-Game with Python</anon>
    <anon>日々のコード</anon>
  </categories>
  <description>###############################PART6#UTF-8#tkinterというモジュールを使ってGUIに引き渡す from tkinter import *root = Tk()root.mainloop()#1行目がtkinterのインポート。*を使う方が一般的らしい#2行目でルートウィンドウ(GUIウィンドウの土台的なものでこの 上にボタンや画像などを設置。今はrootという名前にしている) を作っている#3行目が表示。とりあえず最後に書いておけばよい、表示に必要 な関数。 ####''' Line ''' # block comment? with singl…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftatsu-umi.hateblo.jp%2Fentry%2F20150308%2F1425753966&quot; title=&quot;GUIをいじるモジュール、tkinterを使うの段 - 愚問をてってれーするの楽しすぎるでしょβ&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>http://cdn-ak.f.st-hatena.com/images/fotolife/k/komosudare/20150308/20150308034024.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2015-03-08 03:46:06</published>
  <title>GUIをいじるモジュール、tkinterを使うの段</title>
  <type>rich</type>
  <url>https://tatsu-umi.hateblo.jp/entry/20150308/1425753966</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
