File tree Expand file tree Collapse file tree 1 file changed +10
-10
lines changed Expand file tree Collapse file tree 1 file changed +10
-10
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 )
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 )
2121* ** 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 )
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 )
2929
3030## Contribuciones.
3131
You can’t perform that action at this time.
0 commit comments