回答編集履歴
1
間違い修正
answer
CHANGED
@@ -3,7 +3,6 @@
|
|
3
3
|
A.py
|
4
4
|
```Python
|
5
5
|
import math
|
6
|
-
math=math
|
7
6
|
```
|
8
7
|
|
9
8
|
B.py
|