store a data in list from a dictionary (python)

前端 未结 0 972
梦毁少年i
梦毁少年i 2021-02-20 18:52

is it possible to use a loop to store a data in a list from a dictionary?? like this::

for z in range(0,8):            # converting the final list to right number         


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