How to put decimal after 2 digits in a string in Python

前端 未结 0 943
忘掉有多难
忘掉有多难 2020-11-28 00:35

Sample Input:

123453

Output:

12.3453

Regardless of the length of the string, I need to display the string wit

相关标签:
回答
  • 消灭零回复
提交回复
热议问题