This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
thierry
/
minicourspython2025
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Árbol:
6c239a9f60
Ramas
Etiquetas
master
minicourspython...
/
fdef.py
fdef.py
32 B
Histórico
Raw
1
2
def fdef(a,b=0):
return a+b