You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -225,7 +225,7 @@ The Python Domain is further Divided into the following sub-domains.
225
225
|[Mean, var and Std](https://www.hackerrank.com/challenges/np-mean-var-and-std)| Easy |[Solution](https://github.com/anishLearnsToCode/hackerrank-python/blob/master/numpy-python/mean-var-std.py)|
226
226
|[Dot and Cross](https://www.hackerrank.com/challenges/np-dot-and-cross)| Easy |[Solution](https://github.com/anishLearnsToCode/hackerrank-python/blob/master/numpy-python/dot-cross.py)|
227
227
|[Inner and Outer](https://www.hackerrank.com/challenges/np-inner-and-outer)| Easy |[Solution](https://github.com/anishLearnsToCode/hackerrank-python/blob/master/numpy-python/inner-outer.py)|
0 commit comments