Python Remove Comma In Dollar Amount

前端 未结 4 1441
失恋的感觉
失恋的感觉 2020-12-05 19:27

Using Python v2, I have the user entering an amount into a string as below:

RawPurchaseAmount = raw_input(\"Please enter purchase amount: \")

PurchaseAmount         


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