Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)ST
Posts
1
Comments
119
Joined
2 yr. ago

  • Please put your code between tripple backticks in a seperate line above an below your code. Single backticks are only for inline code like this.

    To answer your question, the %.2f means it should only print two digits after the decimal point.

    You can also use some other variations like this:

    • %2f print the number at least 2 characters wide
    • %5.2 print the number at least 5 characters wide with a precision of two digits after the decimal point
    • %05.2 the same as above, but fill leading digits with zeros

    This is just formatting, play a bit around with it and you will get it.

  • I did everything you included in your first paragraph.

    I could try again but I don't know if this makes any difference, at least I read a simmilar story on reddit some time ago. If I remember correctly it was about a person who got banned on Instagram and therefore he was not able to get his data deleted.