Skip to content

Commit 86ba89b

Browse files
authored
Update README.es.md
1 parent d4cd0b8 commit 86ba89b

File tree

1 file changed

+11
-13
lines changed

1 file changed

+11
-13
lines changed

exercises/01-hello-world/README.es.md

Lines changed: 11 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,29 +1,27 @@
1-
# Aprende Funciones en Python!
1+
# Welcome to Python Functions!
22

3-
¡¡Nos estusiasma mucho tenerte aquí!! 🎉 😂
3+
¡¡Nos entusiasma mucho tenerte aquí!! 🎉 😂
44

55
Presiona `Next →` en la esquina superior derecha cuando quieras empezar.
66

77
En este curso aprenderás los siguientes conceptos:
88

9-
1. Cómo crear y llamar **funciones.**
9+
1. Cómo crear y llamar funciones.
1010

11-
2. Construir tus primeras **funciones.**
11+
2. Construir tus primeras funciones.
1212

13-
3. Sentirte cómod@ usando **funciones Lambda** en Python.
13+
3. Practicar las funciones Lambda de Python.
1414

15-
4. Construir **funciones** con parámetros.
15+
4. Construir funciones con parámetros.
1616

17-
5. Ejemplos de la vida real con **funciones**
17+
5. Ejemplos de la vida real con funciones.
1818

1919
## Contributors
2020

2121
Thanks goes to these wonderful people ([emoji key](https://github.com/kentcdodds/all-contributors#emoji-key)):
2222

23-
1. [Alejandro Sanchez (alesanchezr)](https://github.com/alesanchezr), contribution: (coder) :computer: (idea) 🤔, (build-tests) :warning:, (pull-request-review) :eyes: (build-tutorial) :white_check_mark: (documentation) :book:
24-
2. [Paolo (plucodev)](https://github.com/plucodev), contribución: (bug reports) :bug: (coder) :computer:, (traducción) :earth_americas:
25-
3. [Marco Gómez (marcogonzalo)](https://github.com/marcogonzalo), contribución: (bug reports) :bug:, (traducción) :earth_africa:
23+
1. [Alejandro Sanchez (alesanchezr)](https://github.com/alesanchezr), contribution: (coder) 💻, (idea) 🤔, (build-tests) ⚠️, (pull-request-review) 🤓, (build-tutorial) ✅, (documentation) 📖
24+
2. [Paolo (plucodev)](https://github.com/plucodev), contribución: (bug reports) 🐛, (coder) 💻, (traducción) 🌎
25+
3. [Marco Gómez (marcogonzalo)](https://github.com/marcogonzalo), contribución: (bug reports) 🐛, (traducción) 🌎
2626

27-
This project follows the
28-
[all-contributors](https://github.com/kentcdodds/all-contributors)
29-
specification. Contributions of any kind are welcome!
27+
This project follows the [all-contributors](https://github.com/kentcdodds/all-contributors) specification. Contributions of any kind are welcome!

0 commit comments

Comments
 (0)