Cope 2.5.0
My personal "standard library" of all the generally useful code I've written for various projects over the years
Loading...
Searching...
No Matches

◆ umpteenth()

str Cope.misc.umpteenth ( int  i)

Return the string name, i.e.

1st, 2nd, 3rd, etc. for the given integer

Definition at line 133 of file misc.py.