Rounding a number in Python but keeping ending zeros

前端 未结 3 914
悲&欢浪女
悲&欢浪女 2020-12-05 00:07

I\'ve been working on a script that takes data from an Excel spreadsheet, rounds the numbers, and removes the decimal point, for example, 2606.89579999999 becomes 26069. How

3条回答
提交回复
热议问题