M
Mike
mylist = [a, b, c]
I want to print out the names of the variables in mylist (not the
values of a, b, and c). How do I go about doing this. Thanks.
Mike
I want to print out the names of the variables in mylist (not the
values of a, b, and c). How do I go about doing this. Thanks.
Mike