質問編集履歴

1

コードを入力しました

2022/01/05 02:02

投稿

TLimi
TLimi

スコア1

test CHANGED
File without changes
test CHANGED
@@ -2,9 +2,7 @@
2
2
 
3
3
  途中の一部分がわかりません。
4
4
 
5
-
6
-
7
- import matplotlib.pyplot as plt
5
+ ```import matplotlib.pyplot as plt
8
6
 
9
7
  from matplotlib.animation import ArtistAnimation
10
8
 
@@ -55,3 +53,7 @@
55
53
 
56
54
 
57
55
  anim
56
+
57
+ コード
58
+
59
+ ```