回答編集履歴

1

誤記修正

2022/09/27 05:16

投稿

aikawakouiti
aikawakouiti

スコア10

test CHANGED
@@ -1,4 +1,4 @@
1
- 自己解決しました。
1
+ サンプルコードとじっくり見比べたところ、一箇所誤りがありました。
2
2
  self.button = tk.Button(self, width=20, text="ゲームスタート!", font=("游ゴシック体", "20",bold), bg="white", command=self.recreate_button)
3
3
 
4
4
  より