News
If you want to have a key that points to multiple values, you’d use a structure like a list, a tuple, or even another dictionary as the value. (More about this shortly.) Values in dictionaries ...
Currently, that is what I do and I have multiple keys for each of these special registers. I kind of hate that solution.<BR><BR>Any help is appreciated. More options ...
An array is a way to store multiple values in a single key: int_values = [1, 2, 4, 8, 16] strings = ... it could be mapped to a key in a dictionary, since Python dictionary keys can be any string.
Some results have been hidden because they may be inaccessible to you
Show inaccessible results