How can I change my string that is called x?

前端 未结 0 1376
旧时难觅i
旧时难觅i 2020-12-15 23:47
x = "a"
count = 3

#I need the x to be like the string above when i print...

#print(x) #output---------> a:3

How I do this guys? thank

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