How would i go about nesting a variable amount of dictionaries in Python?

后端 未结 0 1505
梦谈多话
梦谈多话 2020-12-02 07:04

I am trying to fetch a number from the user and based on said number i want to nest that amount of dictionaries within the overall dictionary. Bellow is a snippet of my code

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