Python Result

Traceback (most recent call last):
 File "example.py", line 5, in <module>
 newarr = arr.reshape(3, 3)
ValueError: cannot reshape array of size 8 into shape (3,3)

AltStyle によって変換されたページ (->オリジナル) /