回答編集履歴
1
```python削除
test
CHANGED
@@ -8,8 +8,6 @@
|
|
8
8
|
|
9
9
|
```python
|
10
10
|
|
11
|
-
```python
|
12
|
-
|
13
11
|
import matplotlib.pyplot as plt
|
14
12
|
|
15
13
|
import numpy as np
|