Run Code
|
API
|
Code Wall
|
Users
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
ls
def affiche(flottant): if type(flottant) is not float: raise TypeError("impossible de charger ce nombre") flottant = str(flottant) nombre1, nombre2 = flottant.split(".") return ",".join([nombre1, nombre2[3:]]) affiche(2.555555)
run
|
edit
|
history
|
help
0
Please
log in
to post a comment.
snake water gun correct
Lab_I_1_25_11_2020
Converion of dictionary to list of tuples (Stackoverflow problem)
Calender 2019
Lesson#6
shuru17
cls_var und cls_method
Ej2_PYTHON_203700377.
oppo mobile
Python: String to Brainfuck
Please log in to post a comment.