This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
thierry
/
minicourspython2025
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Aborescence:
f433016f3e
Branches
Tags
master
minicourspython...
/
fdef.py
fdef.py
32 B
Historique
Raw
1
2
def fdef(a,b=0):
return a+b