Python Dictionary of dictionaries

前端 未结 0 1610
小鲜肉
小鲜肉 2020-12-15 23:02

I\'m using python3.

I have a dictionary

simulations = {
    \'wk01\' : \'183\',
    \'wk02\' : \'170\',
    \'wk03\' : \'184\',
}

and

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