How do I make a dictionary with a repeating value pattern?

后端 未结 0 1752
长发绾君心
长发绾君心 2020-11-28 21:14

I am trying to create dictionary with a reapeating pattern like

{0:"A",
1:"B",
2:"C",
3:"D",
4:"A",
5:"         


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