This website works better with JavaScript
Página inicial
Explorar
Ajuda
Entrar
thierry
/
minicourspython2025
Observar
1
Favorito
0
Fork
0
Arquivos
Issues
0
Pull Requests
0
Wiki
Tree:
6c239a9f60
Branches
Tags
master
minicourspython...
/
fdef.py
fdef.py
32 B
Histórico
Raw
1
2
def fdef(a,b=0):
return a+b