質問編集履歴
1
書式の改善
test
CHANGED
File without changes
|
test
CHANGED
@@ -30,7 +30,7 @@
|
|
30
30
|
|
31
31
|
from info import Info
|
32
32
|
|
33
|
-
print(test)
|
33
|
+
print(test())
|
34
34
|
|
35
35
|
|
36
36
|
|