fix: remove repl.it links spanish challenge articles (#36205)

This commit is contained in:
Randell Dawson
2019-07-09 09:12:40 -07:00
committed by Parth Parth
parent 5602111789
commit b5e5f11674
67 changed files with 1 additions and 137 deletions

View File

@@ -52,7 +52,6 @@ const increment = (function() {
console.log(increment(5)); // returns NaN
```
: cohete: [Ejecutar código](https://repl.it/@RyanPisuena/PleasingFumblingThings)
## Explicación del Código