kamlesh tajpuri d0d5a919ab Fix for Issue #10912
Changed description from
" You should have filtered out all values from the array that are greater than 5 " to "You should have filtered out all values from the array that are less than 6 "

Updates as requested on PR #10912

Changed
You should have filtered out all values from the array that are greater than 5.

to

<code>newArray</code> should be an array containing only the values from <code>oldArray</code> that are less than 6.
2016-09-26 02:59:08 +05:30
2016-09-26 02:59:08 +05:30
2015-08-27 16:37:01 -07:00
2015-12-14 13:19:30 -08:00
Description
Languages
TypeScript 77.3%
JavaScript 17.9%
CSS 4.6%
Dockerfile 0.1%