Compress String to number in python

后端 未结 0 1620
[愿得一人]
[愿得一人] 2020-12-14 22:49

I want to convert my sequence from format(AAAABBCCdd) to (A4B2C2d2) and it is case sensitive.

This is my code but it doesn\'t return the num

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