Chooi Je Qin

Results 2 issues of Chooi Je Qin

#### 83. How to find the most frequent value in an array? ``` answer(83) # Z = np.random.randint(0,10,50) # print(np.bincount(Z).argmax()) ``` If the array is made out of floats, this...

This app is amazing. On the tutorial to level rampup4, it might be more realistic to show `git revert HEAD^` instead of `git revert HEAD`, since `git revert HEAD` doesn't...