0
import numpy as np arr1=np.array([[4,3,2],[1,7,8]]) arr2=np.array([5,6,7]) arr3=np.concatenate(arr1,arr2) print(arr3)
Help me
27th May 2020, 11:13 AM
Yogesh Agarwal

3 odpowiedzi
+ 1
Thanks bro
27th May 2020, 11:30 AM
Yogesh Agarwal

0
How
27th May 2020, 11:28 AM
Yogesh Agarwal

Często masz takie pytania?
Ucz się bardziej efektywnie, za darmo:
Popularne dzisiaj
DSA doubt
1 Votes
Input errors (python)
1 Votes
Data structure using C
0 Votes
Vote Code
1 Votes
Without degree job
0 Votes