You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.es.md
+13-16Lines changed: 13 additions & 16 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,18 +12,19 @@
12
12
</table>
13
13
14
14
Mi nombre Alejandro Sanchez [@alesanchezr](https://twitter.com/alesanchezr). ¡¡Estamos muy entusiasmados por tenerte aquí!! 🎉 😂
15
-
Learning to code is hard, you need coaching! DM me on twitter if you have any question.
16
15
17
-
Esta es una selección completa de ejercicios autocorregidos e interactivos en Python para cualquier persona interesada en aprender Python!
16
+
Aprender a programar es dificil ¡necesitas coaching! Envíame un DM en twitter si tienes alguna pregunta.
17
+
18
+
Esta es una selección completa de ejercicios con tests e interactivos en Python para cualquier persona interesada en aprender Python!
18
19
19
20
<ol>
20
21
<li><ahref="https://github.com/4GeeksAcademy/python-beginner-programming-exercises">Python para principiantes</a></li>
21
-
<li><ahref="https://github.com/4GeeksAcademy/python-lists-loops-programming-exercises">Practica el recorrido de listas y tuplas</a> ← Tú estás aquí ahora</li>
22
-
<li><ahref="https://github.com/4GeeksAcademy/python-functions-programming-exercises">Practica de funciones</a></li>
22
+
<li><ahref="https://github.com/4GeeksAcademy/python-lists-loops-programming-exercises"> Itera listas y tuplas</a> ← Tú estás aquí ahora</li>
Estos ejercicios están pensados para ser construidos en colaboración, ¡te necesitamos!
27
+
Estos ejercicios son colaborativos, ¡te necesitamos!
27
28
Si encuentras algún error o falta de ortografía, por favor contribuye y repórtalo.
28
29
29
30
<palign="center">
@@ -37,9 +38,9 @@ Si encuentras algún error o falta de ortografía, por favor contribuye y repór
37
38
[](https://gitpod.io#https://github.com/4GeeksAcademy/python-lists-loops-programming-exercises.git)
38
39
39
40
40
-
## O por instalación local (si prefieres no usar Gitpod)
41
+
## O instalálo localmente (si no quieres usar Gitpod)
41
42
42
-
## Instalación local
43
+
###Instalación local:
43
44
44
45
1. Instala learnpack, el administrador de paquetes para tutoriales de aprendizaje y el complemento del compilador html para learnpack, asegúrate de tener también node.js 12+:
0 commit comments