File tree Expand file tree Collapse file tree 1 file changed +11
-11
lines changed Expand file tree Collapse file tree 1 file changed +11
-11
lines changed Original file line number Diff line number Diff line change 1515
1616## Índice de contenido.
1717
18- * [ Python y el Cálculo Científico. Instalación.] ( python_instalacion.md )
19- * [ Modos de ejecución y carecterísticas .] ( modos_caracteristicas.md )
20- * [ Libros de aprendizaje.] ( libros_aprendizaje.md )
21- * ** Trucos y consejos:**
22- * [ Instalador de Paquetes Pip .] ( instalador_paquetes_pip.md )
23- * [ Creando un entorno virtual Python.] ( creando_un_entorno_virtual.md )
24- * [ Estructura de un script en Python.] ( estructura_script_python.md )
25- * [ Guía de estilo PEP8.] ( guia_estilo_pep8.md )
26- * [ El Zen de Python.] ( zen_python.md )
27- * Códigos fuente:
28- * [ Hola Mundo Python!] ( codigos/hola_mundo.py )
18+ 1 . [ Python y el Cálculo Científico. Instalación.] ( python_instalacion.md )
19+ 1 . [ Modos de uso y características .] ( modos_caracteristicas.md )
20+ 1 . [ Libros de aprendizaje.] ( libros_aprendizaje.md )
21+ 1 . ** Trucos y consejos:**
22+ 1 . [ Instalador de Paquetes PIP .] ( instalador_paquetes_pip.md )
23+ 1 . [ Creando un entorno virtual * Python* .] ( creando_un_entorno_virtual.md )
24+ 1 . [ Estructura de un script en * Python* .] ( estructura_script_python.md )
25+ 1 . [ Guía de estilo PEP8.] ( guia_estilo_pep8.md )
26+ 1 . [ El Zen de * Python* .] ( zen_python.md )
27+ 1 . ** Códigos fuente:**
28+ 1 . [ Hola Mundo * Python* !] ( codigos/hola_mundo.py )
2929
3030## Contribuciones.
3131
You can’t perform that action at this time.
0 commit comments