Run Code
|
API
|
Code Wall
|
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
Print 5
Linked Lists in python
Python: Functions I : Functions with messages.
test4.py
Like.C.M.
Singleton Design in Python
.....✓[Guess the number]®®®®®®®•$$$$✓.....
Faiha Lesson 1, 2020: Python Basics
python decorator with parameter example
Python3 - PDF PAGES SEPARATION