-
Practice>Python>Numpy>Array Mathematicshackerrank.com 2019. 3. 12. 12:44728x90
Array Mathematics
Problem link : https://www.hackerrank.com/challenges/np-array-mathematics/problemDifficulty : EasyTip
- / this is division, result return as floating point
- // this is integer division, result as int
Solution
728x90'hackerrank.com' 카테고리의 다른 글
Practice>Python>Numpy>Sum and Prod (0) 2019.03.12 Practice>Python>Numpy>Floor, Ceil and Rint (0) 2019.03.12 Practice>Python>Classes>Classes>Dealing with Complex Numbers (0) 2019.03.11 Practice>Python>Numpy>Eye and Identity (0) 2019.03.09 Practice>Python>Numpy>Zeros and Ones (0) 2019.03.09