質問編集履歴

1

コードの修正

2018/12/03 08:10

投稿

YYY9856
YYY9856

スコア13

test CHANGED
File without changes
test CHANGED
@@ -304,7 +304,11 @@
304
304
 
305
305
  ```
306
306
 
307
+
308
+
307
- エラー
309
+ ```エラー
310
+
311
+ C:\Users\Desktop\python_lesson>python 10_Low_Thrust_Orbit_Transfer18.py
308
312
 
309
313
  ---- iteration : 1 ----
310
314
 
@@ -379,3 +383,5 @@
379
383
  return _nx.concatenate(arrs, 0)
380
384
 
381
385
  ValueError: all the input arrays must have same number of dimensions
386
+
387
+ ```