回答編集履歴

1

コードの微修正

2019/11/19 15:10

投稿

Kapustin
Kapustin

スコア1186

test CHANGED
@@ -38,7 +38,7 @@
38
38
 
39
39
  plt.imshow(converted)
40
40
 
41
- plt.title("Identity")
41
+ plt.title("Rotate Center")
42
42
 
43
43
  plt.show()
44
44