We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 71fe9b0 commit af4d5fdCopy full SHA for af4d5fd
exercises/09-Function-parameters/README.es.md
@@ -8,7 +8,7 @@ Los nombres de los parámetros no importan, pero debe ser **lo más explícito p
8
9
## 📝 Instrucciones:
10
11
-+ Escribe la función `render_person` requerida para imprimir un string como el siguiente:
+1. Escribe la función `render_person` requerida para imprimir un string como el siguiente:
12
13
```text
14
Bob is a 23 years old male born in 05/22/1983 with green eyes
0 commit comments