Ben
0
Q:

dict_keys to list

d = {1:1, 2:2, 3:3}
d_keys_list = list(d.keys())
4
list(newdict.keys())
0

New to Communities?

Join the community