-
Practice>Python>Numpy>Shape and Reshapehackerrank.com 2019. 3. 26. 12:45728x90
Shape and Reshape
Difficulty : EasyTip
- Most of thing to resolve problem, is described in description
- Just add 'int' when you create numpy arrary, like numbpy.array(arr, int)
- It is to covert string to int
Solution
728x90'hackerrank.com' 카테고리의 다른 글
Practice>Python>Built-Ins>Any or All (0) 2019.03.27 Practice>Python>Numpy>Transpose and Flatten (0) 2019.03.26 Practice>Python>Numpy>Arrays (0) 2019.03.26 Practice>Python>Debugging>Default Arguments (0) 2019.03.22 Practice>Python>Python Functionals>Reduce Function (0) 2019.03.22