You've already forked Curso-lenguaje-python
Restructure content and add notes from HolaMundo
Signed-off-by: Manuel Vergara <manuel@vergaracarmona.es>
This commit is contained in:
2
python-total/dia_08/06_probando_unittest/cambia_texto.py
Normal file
2
python-total/dia_08/06_probando_unittest/cambia_texto.py
Normal file
@@ -0,0 +1,2 @@
|
||||
def todo_mayuscula(texto):
|
||||
return texto.upper()
|
||||
Reference in New Issue
Block a user