Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

Python floats

Name: Anonymous 2007-02-28 8:06 ID:hNUN74R6

Hey /g/, how do I display a float without ".0" at the end when its value is an integer? Is there a string formatting thing to do this?

Name: Anonymous 2007-02-28 12:16 ID:MuVy6YP9

>>4
x == (int)x ? (int)x : x;

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List