Skip to content

Commit c421c20

Browse files
authored
Update README.es.md
1 parent 0d93e51 commit c421c20

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

Diff for: exercises/00-Welcome/README.es.md

+5-6
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# ¡Bienvenido al curso inicial de Python!
1+
# Welcome to the Python Beginner Course!
22

33
¡Estamos muy entusiasmados por tenerte aquí! 🎉 😂
44

@@ -12,7 +12,7 @@ Durante este curso aprenderás los siguientes conceptos:
1212

1313
3. Cómo concatenar strings.
1414

15-
4. Cómo usar bucles(loops) y declaraciones if.
15+
4. Cómo usar bucles (loops) y declaraciones if...else.
1616

1717
5. Cómo combinar y usar todos estos conceptos de diferentes formas.
1818

@@ -28,16 +28,15 @@ Por favor, haz clic en el botón `Next →` arriba a la derecha para dirigirte a
2828

2929
+ [https://youtu.be/lc5JJTQa4r8](https://youtu.be/lc5JJTQa4r8)
3030

31-
3231
## Colaboradores:
3332

3433
Gracias a estas maravillosas personas ([emoji key](https://github.com/kentcdodds/all-contributors#emoji-key)):
3534

36-
1. [Alejandro Sánchez (alesanchezr)](https://github.com/alesanchezr), contribución: (programador) :computer: (idea) 🤔, (build-tests) :warning:, (pull-request-review) :eyes: (build-tutorial) :white_check_mark: (documentación) :book:
35+
1. [Alejandro Sánchez (alesanchezr)](https://github.com/alesanchezr), contribución: (programador) 💻, (idea) 🤔, (build-tests) ⚠️, (pull-request-review) 🤓, (build-tutorial) ✅, (documentación) 📖
3736

38-
2. [Paolo Lucano (plucodev)](https://github.com/plucodev), contribución: (programador) :computer:, (build-tests) :warning:
37+
2. [Paolo Lucano (plucodev)](https://github.com/plucodev), contribución: (programador) 💻, (build-tests) ⚠️
3938

40-
3. [Marco Gómez (marcogonzalo)](https://github.com/marcogonzalo), contribución: (traducción) :earth_africa:
39+
3. [Marco Gómez (marcogonzalo)](https://github.com/marcogonzalo), contribución: (traducción) 🌎
4140

4241
Este proyecto sigue las especificaciones: [all-contributors](https://github.com/kentcdodds/all-contributors).
4342

0 commit comments

Comments
 (0)