質問編集履歴
1
エラー追記しました
title
CHANGED
File without changes
|
body
CHANGED
@@ -1,3 +1,6 @@
|
|
1
|
+
エラー内容
|
2
|
+
AttributeError: 'str' object has no attribute 'formart'
|
3
|
+
|
1
4
|
実行結果を以下のように出したいです。(かなり省略していますが、ご了承ください)
|
2
5
|
|
3
6
|
1*1=1 1*2=2 1*3=3 1*4=4 1*5=5 1*6=6 1*7=7 1*8=8 1*9=9
|