Skip to content

Commit d4a0788

Browse files
Update README.es.md
1 parent c92baae commit d4a0788

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

exercises/016-century/README.es.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@
1010
century(2000)
1111
```
1212

13-
## Ejemplo de salida:
13+
## Ejemplo de salida:
1414

15-
+ 20
15+
+ 21
1616

1717
## 💡 Pistas:
1818

@@ -22,4 +22,4 @@ century(2000)
2222
https://snakify.org/lessons/integer_float_numbers/
2323

2424
+ También puedes intentar paso a paso con trozos de la teoría:
25-
https://snakify.org/lessons/integer_float_numbers/steps/1/
25+
https://snakify.org/lessons/integer_float_numbers/steps/1/

0 commit comments

Comments
 (0)