Zahl in String umwandeln

Ziel ist es eine Funktion bzw. Programm zu schreiben, das eine Zahl in einen String umwandelt und dabei Trennzeichen zwischen jedem Block von drei Ziffern einfügt.

Beispiele:

Optional soll man die Trennzeichen angeben können, sodass die Zahl auch in andere Formate umgewandelt werden kann.

Beispiele:

Code Golf (optional)

If you want to participate in the shortest code possible contest where you have to ignore PEP-8 for once, these rules apply:

Of course, you can combine both into one script as well. The script must be self-contained.

You can add your current status here (don't show the code until the meeting):

Python 2

Python 3

Name

Program

Library

Program

Library

thp

225 bytes

132 (131*) bytes

227 bytes

132 bytes

https://gitlab.com/thp/python-quiz/tree/master/2012-09

hop

132 bytes

http://bitbucket.org/hopthrisC/pythonquiz

DavidPoisl

126 (131) bytes

122 (127) bytes

https://github.com/dpoisl/pyQuiz/tree/master/l10n

flo

180 bytes

132 (123*) bytes

180 bytes

132 (123*) bytes

https://github.com/fhahn/pyugat-pyquiz

add yourself

...

...

...

...

*after presentation

PyUGAT: PythonQuiz/2012-09 (last edited 2023-02-10 10:07:58 by thp)