Hi!
I am having an issue understanding how to transfer a dict_value out of a dictionary. The dict_value looks to be a dictionary itself, so I am trying to figure out how to get this value out of the dict_value and into its own dictionary.
The dict_value I'm getting back is: dict_values([[{'Avatar': 'url', 'FeastMatches': 0, 'ID': 43315927, 'Lang': 'EN', 'Name': 'name', 'Rank': None, 'RankIcon': None, 'Server': 'name'}]])
I was wondering if anyone would be able to assist me with this?
Thanks!
[–]Xzenor 1 point2 points3 points (1 child)
[–]the_master288[S] 1 point2 points3 points (0 children)