-
Practice>Python>Numpy>Eye and Identityhackerrank.com 2019. 3. 9. 05:57728x90
Eye and Identity
Problem link : https://www.hackerrank.com/challenges/np-eye-and-identity/problemDifficulty : EasyTip
- This is easy :)
- Even, If you resolve it correctly, but you need this
- numpy.set_printoptions(legacy='1.13')
Solution
728x90'hackerrank.com' 카테고리의 다른 글
Practice>Python>Numpy>Array Mathematics (0) 2019.03.12 Practice>Python>Classes>Classes>Dealing with Complex Numbers (0) 2019.03.11 Practice>Python>Numpy>Zeros and Ones (0) 2019.03.09 Practice>Python>Sets>Check Strict Superset (0) 2019.03.09 Practice>Python>Sets>Check Subset (0) 2019.03.09