mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-01-03 06:03:23 -05:00
chore(i18n,learn): processed translations (#49906)
This commit is contained in:
@@ -32,7 +32,7 @@ assert(/4\.40*\s*\/\s*2\.*0*/.test(code));
|
||||
La variable quotient debe ser asignada solo una vez
|
||||
|
||||
```js
|
||||
assert(code.match(/quotient/g).length === 1);
|
||||
assert(code.match(/quotient\s*=/g).length === 1);
|
||||
```
|
||||
|
||||
# --seed--
|
||||
|
||||
Reference in New Issue
Block a user