Skip to content

Commit d4b1351

Browse files
committed
Fix some formatting in spanish version
1 parent 6d3e657 commit d4b1351

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

es/python_introduction/README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,11 @@ Pero ahora no queremos salir de la consola de Python. Queremos aprender más sob
3232
5
3333

3434

35-
¡Bien! ¿Ves como salió la respuesta? ¡Python sabe matemáticas! Podrías intentar otros comandos como: - `4 * 5` - `5 - 1` - `40 / 2`
35+
¡Bien! ¿Ves como salió la respuesta? ¡Python sabe matemáticas! Podrías intentar otros comandos como:
36+
37+
- `4 * 5`
38+
- `5 - 1`
39+
- `40 / 2`
3640

3741
Diviértete con esto por un momento y luego vuelve aquí :).
3842

0 commit comments

Comments
 (0)