質問編集履歴
1
Python 3.7.15は誤りです。Python 3.7.1に訂正します。
title
CHANGED
File without changes
|
body
CHANGED
@@ -23,7 +23,7 @@
|
|
23
23
|
IndexError: tuple index out of range
|
24
24
|
```
|
25
25
|
### 該当のソースコード
|
26
|
-
Python 3.7.
|
26
|
+
Python 3.7.1
|
27
27
|
```
|
28
28
|
from vpython import *
|
29
29
|
from IPython.display import display
|