MCPcopy
hub / github.com/mouredev/Hello-Python / 10_functions.py

File 10_functions.py

Basic/10_functions.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1# Clase en vídeo: https://youtu.be/Kp4Mvapo5kc?t=26619
2
3### Functions ###
4

Callers

nothing calls this directly

Calls 6

my_functionFunction · 0.85
print_nameFunction · 0.85
print_name_with_defaultFunction · 0.85
print_upper_textsFunction · 0.85
sum_two_valuesFunction · 0.70

Tested by

no test coverage detected