質問編集履歴
1
誤字の修正
test
CHANGED
File without changes
|
test
CHANGED
@@ -60,8 +60,6 @@
|
|
60
60
|
|
61
61
|
|
62
62
|
|
63
|
-
self.var =tk.IntVar()
|
64
|
-
|
65
63
|
self.var=tk.StringVar()
|
66
64
|
|
67
65
|
self.var.set("1: "+str('{:.2f}'.format((self.list[0]/len(self.num))*100))+"%")
|