Dictionary question

@Yoichi
When I am retrieving, getting an error saying cannot assign dict(id)(0) to var_name

var_name = dict(id)(0)

Thank you