Talk:Z16165
Appearance
Latest comment: 6 months ago by GrandEscogriffe in topic pluralize "million" and other words when necessary
pluralize "million" and other words when necessary
For this, please add the following lines just after the definition of "order" and "major_part":
if order > 1 and major_part > 1:
order_name = order_name + "s"