MCPcopy Index your code
hub / github.com/midudev/curso-python / 04_functions.py

File 04_functions.py

03_loops/04_functions.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1###
2# 04 - Funciones
3# Bloques de código reutilizables y parametrizables para hacer tareas especificas
4###

Callers

nothing calls this directly

Calls 3

describir_personaFunction · 0.85
sumar_numerosFunction · 0.85
mostrar_informacion_deFunction · 0.85

Tested by

no test coverage detected