001 - Python ejercicios w3 - formato simple de texto

3 years ago
2

001 - Python ejercicios w3 - formato simple de texto

Para darle formato a los strings que se mandan imprimier con la funcion "print()"

"\n" = pasa a la siguiente linea
"\t" = indentación o tab.

Link del ejercicio:
https://www.w3resource.com/python-exercises/python-basic-exercise-1.php

Link de todos los ejercicios:
https://www.w3resource.com/python-exercises/

Repositorio de Github con todas las notebooks:
https://github.com/javier-cantu/LearningPython/tree/master/w3resource_python_ex

Redes:
https://linktr.ee/javiCan87

Loading comments...