- Guadalajara, Mexico
- https://discovr.art/
Pinned Loading
-
-
-
-
-
-
Lazy comprehention
Lazy comprehention 1function take(n, str) {
2function _take(n, str, accum) {
3if (n === 0) {
4return accum;
5}
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.