回答編集履歴

1

誤字を修正

2021/08/28 05:41

投稿

Daregada
Daregada

スコア11990

test CHANGED
@@ -46,7 +46,7 @@
46
46
 
47
47
  ```Python
48
48
 
49
- bg = tkinter.PhotoImage(file="/Users/shoushunhisasi/Desktop/neko_bg.png")
49
+ bg = tkinter.PhotoImage(file="/Users/shoushunhisashi/Desktop/neko_bg.png")
50
50
 
51
51
  ```
52
52