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